sap-tutorials / Tutorials

Tutorials on sap.com
https://developers.sap.com/tutorial-navigator.html
Creative Commons Attribution 4.0 International
731 stars 776 forks source link

Set Up and Generate a New SAP Fiori App Project #5529

Closed narendran-nv closed 4 years ago

narendran-nv commented 4 years ago

Tutorial URL: https://developers.sap.com/tutorials/fiori-tools-generate-project.html

Please specify the step you are referring to: Step 2: Select application template

Problem: When I exactly follow the steps, the generator is not having any templates, kindly provide additional steps or documentation to further continue.

image

P.S. I also tried npm install -g @sap/generator-fiori-elements but seems like this is also not working for some reason the npm install keeps failing with below error

npm ERR! code E404 npm ERR! 404 Not Found: @sap/generator-fiori-elements@latest

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\i331181\AppData\Roaming\npm-cache_logs\2020-07-20T03_15_44_844Z-debug.log

theStiggySpd commented 4 years ago

Hi @nvnarendran Can you please follow the steps mentioned in FAQ#2 from here: https://help.sap.com/viewer/42532dbd1ebb434a80506113970f96e9/Latest/en-US

-Sushant(SAP)

narendran-nv commented 4 years ago

Many thanks @theStiggySpd , the solution mentioned in the URL works, hence closing this issue