-
Notifications
You must be signed in to change notification settings - Fork 417
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
Error: yarn install --frozen-lockfile --non-interactive failed with code 1 #1653
Comments
Can you run |
Hi @j0k3r running locally
|
Hi @j0k3r i notice the error came up when include the private dependecy in
|
I just ran into this. I was using a package without it being installed, and it works in dev because some other package depended on it. But when webpacking, it shakes it out. So make sure you are including all packages you are importing from explicitly in package.json |
any fix on this? also having an issue in
issue:
custom
webpackconfig
Serverless-Webpack Version you're using: "serverless-webpack": "5.3.0",
Webpack version you're using: "webpack": "5.81.0",
Serverless Framework Version you're using: "serverless": "3.36.0",
The text was updated successfully, but these errors were encountered: