What's going on after `sst build` outputs `Run np...
# help
a
What's going on after
sst build
outputs
Run npx sst deploy to deploy to AWS.
? It sometimes hangs there instead of exiting.
f
Does this happen when SST prompts to enter a stage name?
a
This last time yes, I forgot to set my environment variable that I give in the --stage option, so it prompted and I typed in the name. That may be what happened yesterday as well.
f
I noticed this too for new projects where SST prompts to enter a stage name. And I think the prompt is holding onto something internally and stops the process from exiting.
Taking a look..
Hey @Adam Fanello, happy Friday! This is fixed in v0.60.8.
a
Saw that, thanks. 🙂