on ‎2023 Apr 28 5:17 AM
I am referring to the URL:
Please get back to me with the following feedback:
C:\>cds deploy --to sqlite:db/my-bookshop.db Error: No .cds models found, please specify one as an argument at Object.deploy (C:\Users\@sap\cds-dk\bin\deploy\index.js:103:26) at async Object.exec (..@sap\cds-dk\bin\cds.js:50:16)
C:\>C:\sqlite\sqlite3 db/my-bookshop.db -cmd .dump 'C:\sqlite\sqlite3' is not recognized as an internal or external command, operable program or batch file.
Failing @ step 8 My sqlite installation went well but this cmd fails.
Request clarification before answering.
You are likely in the incorrect folder. It looks like you are executing the command in the root directory, even though you should change to the root of your project (the folder that has the \db \app and \srv folders underneath it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.