You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With CAP Node.js 9.7cds init does not create a package.json file any more, thus npm install fails. The nodejs facet now needs to be added explicitly for the package.json file to be created:
Tutorials: https://developers.sap.com/tutorials/build-cap-app.html
With CAP Node.js 9.7
cds initdoes not create apackage.jsonfile any more, thusnpm installfails. Thenodejsfacet now needs to be added explicitly for thepackage.jsonfile to be created: