[warn] Ignored unknown option --plugin-search-dir=..
uimodule/webapp/controller/App.controller.js 26ms
uimodule/webapp/controller/BaseController.js 10ms
uimodule/webapp/controller/MainView.controller.js 1ms
uimodule/webapp/model/formatter.js 1ms (unchanged)
uimodule/webapp/model/models.js 2ms
uimodule/webapp/test/testsuite.qunit.js 3ms (unchanged)
[error] No parser could be inferred for file "/Users/gabrielsanroman/SAP/com.myorg.myUI5App/uimodule/webapp/view/App.view.xml".
[error] No parser could be inferred for file "/Users/gabrielsanroman/SAP/com.myorg.myUI5App/uimodule/webapp/view/MainView.view.xml".
✖ An error occured while running ui5-project:app#end
Error easy-ui5 project
Command failed with exit code 2: npm run lint-fix
Any other information? (attach screenshot if possible)
It seems it picks up prettier version 3.1 instead of 2.8.8 and fails on a deprecated option
Easy-Ui5 version:
---------´ │ 3.6.3 generator! │ ( _´U
_ ) ╰──────────────────────────╯ /A\ / | ~ |__'._.'
´
|° ´ Y
Node.js: v18.18.2 yeoman-environment: 3.19.3 generator-easy-ui5: 3.6.3 home: /Users/gabrielsanroman/.npm-packages/lib/node_modules/generator-easy-ui5 pluginsHome: /Users/gabrielsanroman/.npm/_generator-easy-ui5/plugin-generators
Available generators:
OS/version: macOS Sonoma 14.0
Browser/version (+device/version):
Steps to reproduce the problem:
What is the expected result?
project generation
What happens instead?
[warn] Ignored unknown option --plugin-search-dir=.. uimodule/webapp/controller/App.controller.js 26ms uimodule/webapp/controller/BaseController.js 10ms uimodule/webapp/controller/MainView.controller.js 1ms uimodule/webapp/model/formatter.js 1ms (unchanged) uimodule/webapp/model/models.js 2ms uimodule/webapp/test/testsuite.qunit.js 3ms (unchanged) [error] No parser could be inferred for file "/Users/gabrielsanroman/SAP/com.myorg.myUI5App/uimodule/webapp/view/App.view.xml". [error] No parser could be inferred for file "/Users/gabrielsanroman/SAP/com.myorg.myUI5App/uimodule/webapp/view/MainView.view.xml". ✖ An error occured while running ui5-project:app#end Error easy-ui5 project
Command failed with exit code 2: npm run lint-fix
Any other information? (attach screenshot if possible)
It seems it picks up prettier version 3.1 instead of 2.8.8 and fails on a deprecated option