cancel
Showing results for 
Search instead for 
Did you mean: 

App Generator not getting luanched

vijay_jala2
Explorer

When trying to open the App Generator, I am getting the following error -

{"message":"@sap/fiori:app generator failed - runGenerator() Cannot read property 'resolved' of undefined","stack":"TypeError: runGenerator() Cannot read property 'resolved' of undefined\n at b.<anonymous> (c:\\Users\\Vjala\\.vscode\\extensions\\sapos.yeoman-ui-1.1.53\\dist\\extension.js:193:113206)\n at Generator.next (<anonymous>)\n at s (c:\\Users\\Vjala\\.vscode\\extensions\\sapos.yeoman-ui-1.1.53\\dist\\extension.js:193:109787)"}

My VS code version is 1.53.0.

Fiori Tools appliction wizard extensions version v1.1.53

Please advise.

Regards

Vijay Jala

sachinvkulkarni
Explorer
0 Kudos

I am facing similar issue. Installed the tool and relevant extensions. Despite installation of latest versions and all pre-requisites available (as per above suggestions), the error still prevails upon attempting: 'Open Application Generator'.

Any details to resolve this is appreciated.

VS Version: 1.55.2

SAP Fiori tools - Extension pack and related extensions : 1.1.9

Application Wizard - 1.2.1

XML Toolkit - 1.1.0

Error:

"{"message":"@sap/fiori:app generator failed - runGenerator() Cannot read property 'resolved' of undefined","stack":"TypeError: runGenerator() Cannot read property 'resolved' of undefined\n\tat b.<anonymous> (c:\\Users\\sachi\\.vscode\\extensions\\sapos.yeoman-ui-1.2.1\\dist\\extension.js:2:2000165)\n\tat Generator.next (<anonymous>)\n\tat s (c:\\Users\\sachi\\.vscode\\extensions\\sapos.yeoman-ui-1.2.1\\dist\\extension.js:2:1995895)"}"

vijay_jala2
Explorer

Hey Sachin,

Please follow below steps as specified by sinead.roche -

  1. Uninstall the existing generator with the command: npm uninstall -g @sap/generator-fiori.
  2. Then try and install the generator again by executing: npm i -g @sap/generator-fiori

Regards

Vijay Jala

vijay_jala2
Explorer

Hey Sachin,

Please follow below steps as specified by sinead.roche -

  1. Uninstall the existing generator with the command: npm uninstall -g @sap/generator-fiori.
  2. Then try and install the generator again by executing: npm i -g @sap/generator-fiori

Regards

Vijay Jala

0 Kudos

Thanks Vijay, i got the same problem and this solution works for me

Regards

mathew

View Entire Topic
regina_sheynblat
Explorer
0 Kudos

Vijay,

Can you please make sure that you have all the pre-requisites installed:

https://help.sap.com/viewer/b2088bd8ed3748b78adfe213736640a3/Latest/en-US

Thanks

Regina

vijay_jala2
Explorer
0 Kudos

Thanks Ragina for the response. I have already installed all the pre-requisites. But the problem here was w.r.t latest updates of the extensions that came through last week. Tobias and his team has helped me in this issue.

Regards

Vijay Jala