CircleCI-Public/cimg-node

Support pnpm

100terres opened this issue ยท 1 comments

Hi ๐Ÿ‘‹ I was wondering if it would be possible to include pnpm in this (or another) node image as package manager. It's already ship with npm and yarn, maybe it could also include pnpm ๐Ÿ™‚

I came here to also ask for pnpm to be added! It's already a supported package manager of Node's corepack since 16.13.

I'm currently blocked on using it in CI until I can figure out a way to make the pnpm executable available to my downstream jobs. It really should be part of the container!