Open kylez-ithaka opened 3 years ago
Any movement on this issue?
Looks like there may have been some changes to the post install handling in npm7 - I tested installing serverless-plugin-aws-alerts
with several versions of npm7, but as soon as I downgraded to the latest npm v6 install worked fine.
I had the same issue. Tried rolling back npm to the latest version of the 6.XX line (6.14.15) and then it worked. I'm not sure if it's an issue with all versions of 7 or just some recent version.
This is a Bug Report
Description
For bug reports:
What went wrong?
Trying to install serverless plugin - it fails due to
husky
command Other serverless plugins install fine Tried a variety of install commandsnpm install serverless-plugin-aws-alerts@1.7.3 --only=production
npm i serverless-plugin-aws-alerts
npm install serverless-plugin-aws-alerts --save-dev
npm install --save serverless-plugin-aws-alerts
What did you expect should have happened?
The plugin would install
What was the config you used?
Tried against working serverless projects - Node JS, and a Java one
What stacktrace or error message from your provider did you see?
Additional Data
NPM version
Serverless Framework Version:
Stack Trace:
Provider Error messages: