Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Cannot read property 'serverless-plugin-aws-alerts' of undefined #249

Open
ekurer opened this issue Jul 9, 2023 · 0 comments
Open

Cannot read property 'serverless-plugin-aws-alerts' of undefined #249

ekurer opened this issue Jul 9, 2023 · 0 comments

Comments

@ekurer
Copy link

ekurer commented Jul 9, 2023

This is a (Bug Report)

Description

For bug reports:

  • What went wrong? sls deployment is failing with Cannot read property 'serverless-plugin-aws-alerts' of undefined
  • What did you expect should have happened? not to fail the deployment

Additional Data

package.json


  "name": "xyz-service",
  "description": "",
  "version": "0.1.0",
  "dependencies": {},
  "devDependencies": {
    "serverless-plugin-aws-alerts": "^1.7.5",
    "serverless-plugin-log-subscription": "^1.4.0",
    "serverless-prune-plugin": "^1.4.3",
    "serverless-python-requirements": "^5.2.2",
    "serverless-plugin-vpc-eni-cleanup": "^1.0.0",
    "serverless-plugin-git-variables": "^5.1.0",
    "serverless-scriptable-plugin": "^1.3.1",
    "serverless-stack-termination-protection": "^2.0.0",
    "serverless-plugin-canary-deployments": "^0.6.0"
  
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant