You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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.
@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.
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.
The text was updated successfully, but these errors were encountered: