GithubHelp home page GithubHelp logo

Comments (6)

atsjo avatar atsjo commented on July 16, 2024 1

here are the root lock-file and the filtered package.json and lock-file:
filtered-package.json.txt
filtered-pnpm-lock.yaml.txt
root-pnpm-lock.yaml.txt

from nx.

atsjo avatar atsjo commented on July 16, 2024 1

the fix for this corrected the missing deps, but introduced a new problem with overrides (as reported in issue #26379)... Now it fails with a new error code:

ERR_PNPM_LOCKFILE_CONFIG_MISMATCH  Cannot proceed with the frozen installation. The current "overrides" configuration doesn't match the value found in the lockfile

from nx.

atsjo avatar atsjo commented on July 16, 2024

Same for 19.0.2

from nx.

atsjo avatar atsjo commented on July 16, 2024

I have tracked down when this regression was introduced, and it was from 19.0.0-beta.6 to beta.7 with commit #23017. So this only affects pnpm, and was included in a performance pr originating from @JamesHenry. My workaround is to downgrade the nx package to 18.3.4 or 19.0.0-beta.6, or else I cant deploy my firebase functions, since pnpm install fails during deploy...

from nx.

wewelll avatar wewelll commented on July 16, 2024

same issue here

from nx.

meeroslav avatar meeroslav commented on July 16, 2024

Thank you @atsjo, for reporting this issue.

Can you please create a minimal repo or at least paste here the contents of the root pnpm-lock.yaml. We can use this then to see what is being filtered out.

This issue might be fixed with #22906

from nx.

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.