IBM / cognos-dashboard-demo

This is an Angular 5 and NodeJs demo application to demonstrate Cognos Dashboard Embedded, an IBM Cloud service that provides application developers with a way to add visualization and analytic capabilities to their application. Dev experience: https://ibm-cognos-dashboard-demo.ng.bluemix.net End-user experience: https://ibm-cognos-dashboard-demo.ng.bluemix.net/dashboard
https://developer.ibm.com/patterns/build-a-dynamic-dashboard-application/
Apache License 2.0
24 stars 38 forks source link

Outdated Node.js version #21

Open data-henrik opened 3 years ago

data-henrik commented 3 years ago

the configured version of Node.js is not supported anymore by Cloud Foundry on IBM Cloud. Bumping it up to 10.x in package.json solved it.