I am trying to run locally a serverless application, but it is throwing this error:
Stack with id <my_stack_id> does not exist
I didn't deploy the stack yet, just trying to run it locally. It is possible that the offline serverless plugin only works with an existing deployed stack?