ACloudGuru / serverless-plugin-aws-alerts

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

not able to deploy after putting serverless-plugin-aws-alerts in package.json #156

Closed luckynilay closed 3 years ago

luckynilay commented 3 years ago

This is a (Bug Report / Feature Proposal)

Description

I am facing issue where in deployment stage, error get thrown saying "alarm.reduce is not a function". Below is my serverless and plugin version :

serverless : ^1.6.1 serverless-plugin-aws-alerts: ^2.21.1 For bug reports:

For feature proposals:

Similar or dependent issues:

Additional Data

adikari commented 3 years ago

@luckynilay did you mean the versions another way around? There is a new release. Can you update to latest and try again?