Postinstall script installation fails when installing locally · Issue #3792 · serverless/serverless
This is a Bug Report Description I know a correct way to install globally using npm install serverless - g, but when installing locally in own project with npm install serverless --save, an error o...