Hey, quick question for serverless community. I si...
# help
s
Hey, quick question for serverless community. I signed up to a Serverless Enterprise Account and then deleted my account. Every time I now deploy to Seed I get build failed the error. Does anyone know of the sls command to switch off Serverless Pro ask for login?
Copy code
ERROR: Serverless Pro Error: You are not currently logged in.
Ahh ignore you just need to remove org from serverless file 🤦‍♂️
f
Hey @Sam Frampton try removing
org
from ur
serverless.yml
Yup 👍
s
Hey Frank thanks just fixed it