Open nelsben opened 3 years ago
@fsproru - is this the one that was solved in the last release?
@nelsben, thanks for reporting it, starting the LocalStack and hanging may be something new, let us take a look.
For the second error, you'll need to cd into your Serverless directory where your serverless.yml is located and run yarn install or npm install to install the plugins.
Let us know if you run into any issues.
@nelsben - so I think I have a good solution for this. If you are connected to a local account and LocalStack is not running. We will popup a zero state like so.
I think this simplifies the flow a little bit.
After the recent release, serverless runner becomes stuck while trying to Start already running LocalStack. Commandeer is creating and running the stock Commandeer containers.
After restarting Commandeer and rerunning the serverless.yml file included with one of the projects, I get the following error.