cancel
Showing results for 
Search instead for 
Did you mean: 

Error while creating a SAPUI5 Project using generator using cmd.

03-30-2023 11:27 AM
sandeep_suggu Contributor
1423 views 5 comments Go to solution
0 Likes
SAP Managed Tags
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

Accepted Solutions (1)

Accepted Solutions (1)

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. "

Answers (1)

Answers (1)

sandeep_suggu
Contributor
0 Likes