You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug or question
The cli does not work in nodejs version 16.14.2
To Reproduce
PS C:\source\repos\project\ui> create-single-spa
? Directory for new project account
? Select type to generate single-spa application / parcel
? Which framework do you want to use? angular
? Project name (can use letters, numbers, dash or underscore) account
npm ERR! Unexpected token '.'
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\XXX\AppData\Local\npm-cache_logs\2022-04-22T21_54_41_221Z-debug-0.log
Expected behavior
The project is created.
Screenshots and/or console output
Additional context
Note: The cli does work in nodejs version 16.13.1
The text was updated successfully, but these errors were encountered:
Describe the bug or question
The cli does not work in nodejs version 16.14.2
To Reproduce
PS C:\source\repos\project\ui> create-single-spa
? Directory for new project account
? Select type to generate single-spa application / parcel
? Which framework do you want to use? angular
? Project name (can use letters, numbers, dash or underscore) account
npm ERR! Unexpected token '.'
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\XXX\AppData\Local\npm-cache_logs\2022-04-22T21_54_41_221Z-debug-0.log
Expected behavior
The project is created.
Screenshots and/or console output
Additional context
Note: The cli does work in nodejs version 16.13.1
The text was updated successfully, but these errors were encountered: