Jorge Levy
Jorge Levy
I'm still getting the error with version 1.1.3. I'm using nvm for Windows and node 18.16.1. But if I switch to node 16.20.1 everything works as expected.
> > I'm still getting the error with version 1.1.3. I'm using nvm for Windows and node 18.16.1. But if I switch to node 16.20.1 everything works as expected. >...
> Hi @jorgelevy and @jochenjonc, thanks for your feedback. We solved this issue in [#720](https://github.com/Azure/static-web-apps-cli/pull/720), now dev servers can be reached, and there is no need to set --host=127.0.0.1. >...
Working for me. Thanks!! Needed to update my npm and uninstall all my packages (angular, swa cli, and azure functions cli), and install new packages versions.
Great update. I updated this on my fork, and it's been working correctly.