SAP / yeoman-ui

Provide rich user experience for Yeoman generators using VSCode extension or the browser.
Apache License 2.0
100 stars 44 forks source link

VSCode extension for CAP Project Template wizard fails #776

Open RohanAntony opened 10 months ago

RohanAntony commented 10 months ago

VSCode: v1.81.1 NodeJS: v18.17.1 Application Wizard: v1.12.0 @sap/generator-cap-project: v1.7.3

I installed the CAP generator project and tried running it when I encounter the error

"message":"@sap/cap-project:app generator failed - runGenerator() Cannot find module 'node-gyp/bin/node-gyp.js'

I tried with a lower version of Application Wizard and I still find the same error.

alex-gilin commented 5 months ago

@RohanAntony did you manage to run this generator using yeoman cli tool? (yo @sap/cap-project) If you get the same error, the problem is with the generator itself and not with the Application Wizard.