on ‎2020 Jun 27 11:07 AM
Hello
I was not able to create a business service with Node.js using SAP Business Application Studio. Now, I am trying one of the missions/tutorials of doing the same thing but through Visual Studio Code. I have set the NPM registry for sap packages and installed cds development kit globally. I installed vsix for CDS Language Support for Visual Studio Code and created the project named my-bookshop.

Request clarification before answering.
Hi Aditya,
Can you execute command in your terminal:
> cds version
and paste it here?
It looks like the problem somehow is coming from your cds-dk installation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Looks like a too old Node.js version installed. Make sure to have at least Node.js 10. Check w/ `node -v`. See more here: https://cap.cloud.sap/docs/advanced/troubleshooting#npm-installation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 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.