Code Monkey home page Code Monkey logo

Comments (4)

j0k3r avatar j0k3r commented on May 26, 2024

Can you run yarn install --frozen-lockfile --non-interactive locally to see how it goes?

from serverless-webpack.

juztinlazaro avatar juztinlazaro commented on May 26, 2024

Hi @j0k3r running locally

$ yarn install --frozen-lockfile --non-interactive
yarn install v1.22.19
[1/4] 🔍  Resolving packages...
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
warning Resolution field "[email protected]" is incompatible with requested version "json5@^2.1.2"
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
warning Resolution field "[email protected]" is incompatible with requested version "minimatch@^3.1.1"
warning Resolution field "[email protected]" is incompatible with requested version "is-svg@^2.0.0"
warning Resolution field "[email protected]" is incompatible with requested version "minimatch@^5.0.1"
warning Resolution field "[email protected]" is incompatible with requested version "json5@^2.2.3"
warning Resolution field "[email protected]" is incompatible with requested version "json5@^0.5.1"
warning Resolution field "[email protected]" is incompatible with requested version "minimatch@^3.1.2"
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
warning Resolution field "[email protected]" is incompatible with requested version "flat@^4.1.0"
warning Resolution field "[email protected]" is incompatible with requested version "degenerator@^2.2.0"
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
warning Resolution field "[email protected]" is incompatible with requested version "xml2js@~0.4.1"
warning Resolution field "[email protected]" is incompatible with requested version "json5@^2.1.2"
warning Resolution field "[email protected]" is incompatible with requested version "tar@^6.1.15"
warning Resolution field "[email protected]" is incompatible with requested version "flat@^5.0.2"
warning Resolution field "[email protected]" is incompatible with requested version "minimatch@^5.1.0"
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
success Already up-to-date.
✨  Done in 1.06s.

from serverless-webpack.

juztinlazaro avatar juztinlazaro commented on May 26, 2024

Hi @j0k3r i notice the error came up when include the private dependecy in forceInclude

  - '@loanmarket/logger-core'
  - '@loanmarket/logger-cloud-watch'

from serverless-webpack.

davecoffin avatar davecoffin commented on May 26, 2024

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

from serverless-webpack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.