-
So I have found this repository: https://github.com/pnpm/docker-pnpm |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
In my experience, it's fine to install pnpm with npm in CI, or use the |
Beta Was this translation helpful? Give feedback.
-
As corepack will be removed from node soon, do we have new options here? |
Beta Was this translation helpful? Give feedback.
In my experience, it's fine to install pnpm with npm in CI, or use the
curl
option. Looks like all of the CI recipes use the curl option https://pnpm.io/continuous-integration