Open petermuessig opened 2 months ago
I had a similar problem.
To solve the problem, I changed the version of yeoman-generator in the generator's package.json
.
link to versions of yeoman generator
I invite you to test different versions.
For my part I went from version 5.9.0
which no longer exists to version 5.10.0
This issue is just a cross-link to the problem reported to https://github.com/SAP/yeoman-ui/. Since the migration to ESM the Easy UI5 generator doesn't run anymore in the Template Wizard used in BAS or VSCode.
Reported issue: https://github.com/SAP/yeoman-ui/issues/850