Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serverless command "alias remove" not found #208

Open
ashish-akshantal opened this issue May 18, 2021 · 0 comments
Open

Serverless command "alias remove" not found #208

ashish-akshantal opened this issue May 18, 2021 · 0 comments

Comments

@ashish-akshantal
Copy link

ashish-akshantal commented May 18, 2021

trying to remove a alias stack using
serverless alias remove --alias=v102 -s dev

and my plugin version
"serverless-aws-alias": "^1.8.0"

Serverless Error ----------------------------------------

Serverless command "alias remove" not found. Run "serverless help" for a list of all available commands.

Get Support --------------------------------------------
Docs: docs.serverless.com
Bugs: github.com/serverless/serverless/issues
Issues: forum.serverless.com

Your Environment Information ---------------------------
Operating System: win32
Node Version: 10.23.0
Framework Version: 2.39.1 (local)
Plugin Version: 4.5.3
SDK Version: 4.2.2
Components Version: 3.9.1

Type Error ----------------------------------------------

TypeError: Cannot read property 'options' of undefined
at module.exports (C:\Users\Ash\AppData\Roaming\npm\node_modules\serverless\lib\utils\telemetry\generatePayload.js:133:66)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant