assertible / lambda-cloudwatch-slack

Send AWS CloudWatch notifications to a Slack channel using Lambda
https://assertible.com/blog/npm-package-lambda-cloudwatch-slack
MIT License
482 stars 249 forks source link

Failed at the lambda-cloudwatch-slack@0.4.0 deploy script './scripts/deploy.sh'. #68

Closed BrandyPatat closed 3 years ago

BrandyPatat commented 3 years ago

Failed at run npm run deploy. npm-debug.log

BrandyPatat commented 3 years ago

Needed to run the below commands before npm run deploy: curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - sudo apt-get install -y nodejs