ui5-community / generator-ui5-project

Generator for UI5-based web-apps which use the official UI5 tooling and support multiple deployment targets such as the SAP Business Technology Platform
Apache License 2.0
33 stars 25 forks source link

[error] No parser could be inferred for file #72

Closed ashrafalimohamed188 closed 6 months ago

ashrafalimohamed188 commented 7 months ago

Easy-Ui5 version: 3.7.0

Run yo easy-ui5 --plugins to print all relevant version strings

OS/version: windows 11

Browser/version (+device/version):

Steps to reproduce the problem:

Step 1 Install NodeJS version 18 Step 2 npm install -g yo generator-easy-ui5 Step 3 execute yo easy-ui5 project

What is the expected result?

project creation

What happens instead?

[error] No parser could be inferred for file. such error occurs, even i have tried with many node version but still end up with same error.

Any other information? (attach screenshot if possible)

Screenshot 2023-12-06 110317

petermuessig commented 6 months ago

Issue should be fixed in the next run since the following change has been submitted: https://github.com/ui5-community/generator-ui5-project/commit/812cd090a1c8254913a47d0c446e3e5ca9a3a91d

The generator will update automatically during the next execution of Easy UI5