serverless-crypt
serverless-crypt copied to clipboard
Getting error when i include this plugin
When i include this plugin in my serverless.yml file, I get the following error.
Cannot find module 'serverless/lib/plugins/aws/lib/validate'
You need to install serverless locally to make this work
npm install serverless --save
Not the best option, but it works for now.
Bump!