got ```ServerlessError: Cannot resolve serverless....
# seed
s
got
Copy code
ServerlessError: Cannot resolve serverless.yml: Variables resolution errored with:
    - Cannot resolve variable at ".....": Value not found at "env" source,
when removing a stage (
SLS_DEBUG=* serverless remove -v --stage xxxxx
). These variables are populated when deploy the stage. Any pointers?
I got 2 services/phases in the same pipeline, the first service has been removed successfully but not the second one. They both use dotenv.
f
Hi @Shine Li can you send me a link to the build?
s
Sent via DM