-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
After
- cloning the repository,
- creating the github auth token with
read:packagespermissions, - running the
npm install, - and using
cds watch
I get the following logs:
cds serve all --with-mocks --in-memory?
( live reload enabled for browsers )
___________________________
[cds] - bootstrapping from { file: 'srv/server.js' }
[ERROR] srv/mashup.cds:14:21-35: No artifact has been found with name “AverageRatings” (in entity:“sap.capire.bookshop.Books”/element:“rating”)
[WARNING] srv/mashup.cds:11:24-38: There is no definition in the model whose name starts with “ReviewsService.AverageRatings” (in using:“AverageRatings”)
I also saw this comment, under different issue which suggest using npm up, but I get the same error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels