SAP / generator-easy-ui5

Meta-generator various project types within the UI5 Universe
https://blogs.sap.com/2021/04/09/easy-ui5-3.0-from-community-contributions-to-community-plugins/
Apache License 2.0
230 stars 72 forks source link

Getting error "Unexpected token '.'" #107

Closed FarooqKoppal closed 2 years ago

FarooqKoppal commented 2 years ago

On trying to generate a project using the command yo easy-ui5 it ran into an error as Unexpected token '.' Yo error

vobu commented 2 years ago

are you using a Node version >= 14?

FarooqKoppal commented 2 years ago

are you using a Node version >= 14?

Current node version is v12.22.3

nicoschoenteich commented 2 years ago

Easy UI5 only works with node >=14. Please update and try again.