cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

HI SCN People,

while I am performing the steps according to tutorial,
Create an App for SAP Build Work Zone, standard edition | Tutorials for SAP Developers
Throws an Error

Thank You,
Suggu Sandeep.

0 Likes
View Entire Topic
junwu
SAP Champion
SAP Champion
0 Likes

probably your node is too new. try nodejs v16

sandeep_suggu
Contributor
0 Likes

Hi jun.wu5,

How to come back to old version ?
Could you please define the steps to do it

junwu
SAP Champion
SAP Champion

Try nvm or

uninstall v19 nodejs and install v16 nodejs

Margot
Product and Topic Expert
Product and Topic Expert

See also this answer to the question Error using yo easy-ui5 project generator:

"genrator-ui5-project unfortunately doesn‘t work with node v18 yet. Please use node v14 or v16 for now. Let‘s hope this PR will be merged soon. "