IBM-Cloud / nodejs-data-lake-dashboard

Sample and tutorial that creates interactive dashboards using: Dynamic Dashboard Embedded, Cloud Object Storage, SQL Query, DB2 Warehouse and AppID.
https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-smart-data-lake
Apache License 2.0
5 stars 10 forks source link

npm run push fails #4

Open jkkiernan opened 4 years ago

jkkiernan commented 4 years ago

image I Ran npm install from nodejs-data-lake-dashboard and got a few dependency warnings for angular and nguniversal. npm run pus fails job name .."..getProjectMetadata" does not exist

l2fprod commented 4 years ago

@jkkiernan

which node version are you using?

playground commented 3 years ago

@jkkiernan run ng update @angular/core@8 @angular/cli@8 will fix it.