create-single-spa
create-single-spa copied to clipboard
The cli does not work in nodejs version 16.14.2
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