static-web-apps-cli
static-web-apps-cli copied to clipboard
"Swa deploy" keeps hanging regardless of input parameters.
Version: 2.0.4 (also present in 2.0.2) Port: 4280
Describe the bug Regardless of what I do (sign out of Azure/SWA, deinstall SWA entirely, include/remove config files like staticwebapp.config.json, remove static web app and make a new one, shut down IIS or any other processes that may have been hanging since swa start) or what input parameters I give (env=, appname, deployment-token, etc etc) the deployment always hangs in the following way:
The moment it hits the last line, the entire process deadlocks.
To Reproduce Command: swa deploy ./Output --env Production --verbose=silly --deployment-token [Token]
Desktop: Windows 11, happens on any CLI I open: Powershell, CMD, even GIT terminal.