-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yarn support #15
Comments
@TrueCarry It's failing with this It seems like serverless-webpack is using something specific for npm. Not sure what is going on. |
Tried with serverless-webpack 4.2.0 and it somehow works. |
@TrueCarry Oh weird. Thanks for letting me know. I'll update it. |
@TrueCarry Just updated it. 4cc022d. Closing this. |
Hello. Tried using your template again today, and it crashes with 'probably' same error. Not sure how to debug it. Logs:
@jayair Can you re-open this? |
@TrueCarry Sure. Which version of Serverless are you using? |
Tried to use your starter and encountered error:
Removing my node_modules and installing with npm helped. I don't know why it's broken for yarn, please take a look.
Steps to reproduce:
yarn
serverless deploy
Tests and local invocations work fine.
The text was updated successfully, but these errors were encountered: