-
Notifications
You must be signed in to change notification settings - Fork 16.5k
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
Pnpm 10.5.2 support #13662
Comments
Hey @gepbird, We have created an internal ticket to look into this which we will be tracking as "GHC-1042" |
Thanks for your quick response! Interesting that you can't reproduce it, I'll also investigate it soon. We'd like to build n8n from source, currently 1.75.2 builds fine with pnpm 9.15.5, we've been using the latest pnpm 9.x.x without issues so far. Also other pnpm commands fail in n8n's directory, and weirdly there's another error when leaving and entering the directory:
|
can you try installing pnpm via corepack? |
This was a pnpm bug which is fixed in https://github.com/pnpm/pnpm/releases/tag/v10.6.1:
Sorry for the noise about it here |
Bug Description
When trying to build n8n with pnpm 10.5.2, I get the following error:
In nixpkgs we try to use the latest version of packages, therefore currently pnpm 10.5.2. I understand that you tested it with pnpm 10.2.1, this is more of a "feature request" than a bug report.
To Reproduce
pnpm i
Expected behavior
It installs dependencies without errors
Operating System
NixOS
n8n Version
1.81.4
Node.js Version
22.14.0
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: