Skip to content

Build a CAP Application - step 1.7 fails due to new cds init behaviour #940

Description

@qmacro

Tutorials: https://developers.sap.com/tutorials/build-cap-app.html

With CAP Node.js 9.7 cds 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:

cds init --add nodejs incident-management

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions