Azure / Azure/static-web-apps-cli
"Swa deploy" keeps hanging regardless of input parameters.
- Dominant language
- TypeScript
- Stars
- 668
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.