cancel
Showing results for 
Search instead for 
Did you mean: 

assistance needed in building SAP HANA Cloud and CAP to Build Full-Stack Applications Using VSCode

amanorra123
Discoverer
0 Kudos
41

hello everyone ,
 i am tring to build a fullstak application in my own VS code and  i am following this video -
https://www.youtube.com/watch?v=yceqr9vycrs
and following this guide >
https://github.com/SAP-samples/cap-hana-exercises-codejam/blob/main/prerequisites.md
 and  in the begining while setup envierment in vs code 
Screenshot (93).png
and unavle to install @sap/cds in my cds code.
so i am unable to create a project using  tamplate Wizard and getting this messege.

amanorra123_0-1730998537743.png

 


And  also  not able to use CDS commands in terminal.
 everyone please guide me how to do this perfectly.
@thomas_jung 

View Entire Topic
thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

See the installation instructions here if you are developing locally: Jumpstart & Grow as You Go | capire

Install the @SAP/cds module globally (-g switch). 

After installing be sure to restart your terminal as well.