ACloudGuru / serverless-plugin-aws-alerts

A Serverless Framework plugin that creates CloudWatch alarms for functions.
MIT License
531 stars 151 forks source link

From Serverless@2.4.0 plugin cannot be find, even if it's installed #145

Closed PatrykMilewski closed 3 years ago

PatrykMilewski commented 3 years ago

This is a Bug Report

Description

After upgrading Serverless 2.3.0 to 2.4.0, Serverless can no longer find serverless-plugin-aws-alerts, even if it's specified as dev dependency.

I believe it's connected with #139

Due to this I'm not able to upgrade my Serverless version.

Error output from Serverless:

Serverless plugin "serverless-plugin-aws-alerts" not found. Make sure it's installed and listed in the "plugins" section of your serverless config file.