nitric stack new command fails with no such file or directory error.
Steps
Steps to reproduce the behavior:
In a nitric project run nitric stack new
enter stack name and cloud provider, then hit enter
nitric stack new
? What do you want to call your new stack? dev
? Which Cloud do you wish to deploy to? gcp
Error: open /example/nitric-dev.yaml: no such file or directory
Bug Report
Issue
nitric stack new
command fails with no such file or directory error.Steps
Steps to reproduce the behavior:
nitric stack new
Expected
A new stack file is created