Expected Behavior pnpm 10.1.0 gets installed Which Node.js version are you using? Node.js v22.1.0 Which operating systems have you used? macOS Windows Linux If your OS is a Linux based, which one it is? (Include
12-21: Enhance alias configuration with array-based structure. The transition to an array-based alias configuration allows for multiple entries, improving flexibility and clarity. This setup facilitates better path resolution in the project. examples/vanilla-codemirror6/package.json (2) 23-23: Switch...
'404 Not Found: https://registry.npmjs.org/consty/-/consty-1.1.2.tgz' } at /opt/nvm/versions/node/v10.15.0/lib/node_modules/pnpm/lib/node_modules/loud-rejection/index.js:27:12 at Array.forEach (<anonymous>) at EventEmitter.<anonymous> (/opt/nvm/versions/node/v10.15.0/lib/node_...
@geiszla @Tosh79 Upon experimentation, I have found that injecting the environment variable NODE_PATH=${workspacesFolder}/node_modules/.pnpm/node_modules at VS Code startup allows for proper execution. However, I have been unable to ascertain the method for configuring this. Assistance would be ...
ArianHamdi changed the title [Bug]: [7.0.0-beta.17]: using pnpm with nextjs, module not found: Error: Can't resolve 'style-loader' [Bug]: [7.0.0-beta.19]: using pnpm with nextjs, module not found: Error: Can't resolve 'style-loader' Jan 2, 2023 ArianHamdi mentioned this iss...
ctx.tree can be rewritten to an array and nodeId can be just a number that will reference the element in the array. nodeId is currently a really long piece of string, a concatenation of package ids. But it is needed only inside buildTree: https://github.com/pnpm/supi/blob/master/src...
* If you prefer not to install/use yarn, but have docker available, you can run `make docker-ui` instead. * [`pnpm`](https://pnpm.io/installation#using-corepack). If you have Node.js installed, run `corepack enable pnpm` to make `pnpm` available. * If you prefer not to install/...