single-spa / single-spa-angular

Helpers for building single-spa applications which use Angular
Apache License 2.0
200 stars 78 forks source link

Single-spa CLI Angular v17 Application Installation Failure #523

Closed dcgallo93 closed 3 weeks ago

dcgallo93 commented 3 months ago

After running the 'create-single-spa' command, and following the prompt, once I select the angular application and indicate the name of the project, the process stops the process stops without generating the angular application. Is this a known bug, and if so is there a fix?

eironman commented 2 months ago

Hi @dcgallo93, I was experiencing the same problem and I ended up solving it using the node version 18.19.1 (after trying several other versions) I use windows and nvm for windows. Hope it helps

arturovt commented 3 weeks ago

Closing since there's no chance to reproduce that issue and debug it.