on 2023 Jan 24 9:57 PM
[cds] - connect using bindings from: { registry: '~/.cds-services.json' }
[cds] - connect to db > sqlite { url: ':memory:' }
> init from db\init.js
> init from db\data\sap.capire.bookshop-Authors.csv
> init from db\data\sap.capire.bookshop-Books.csv
> init from db\data\sap.capire.bookshop-Books_texts.csv
> init from db\data\sap.capire.bookshop-Genres.csv
> init from db\init.js
> init from db\data\sap.capire.bookshop-Authors.csv
[ERROR] ENTITY_ALREADY_EXISTS
When I cloned the sample of:
https://github.com/sap-samples/cloud-cap-samples
Go to the subdir of bookshop, cds watch, it will pop up the above error. (I've prepared all the prerequisite in advance)
Could anybody help?
Request clarification before answering.
This is a known issue on Windows.
Workaround is to cd into the folder with the ExActPathCaSe, e.g. `cd bookshop` instead of `cd Bookshop`. Check your terminal prompt for the correct path.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.