pnpm (alternative to npm/yarn)
complete
A
Alec Larson
Detect the existence of pnpm-lock.yaml and install pnpm binary for installing NodeJS dependencies
Log In
Anurag Goel
complete
pnpm
is now available in all native environments.F
Felipe Silva
Anurag Goel: Somehow, the dependencies are not being properly installed - I had to add
pnpm install --frozen-lockfile
to the beginning of my build command for it to work. Someone else is experiencing problems with this?Anurag Goel
Felipe Silva: we'll look into it. Is this for a static site?
F
Felipe Silva
Anurag Goel: yeah
Anurag Goel
Felipe Silva: try again? we pushed a fix that should help. If not, let us know at support@render.com.
S
Sebastian Sandqvist
Anurag Goel: Are there any plans to support
pnpm
v7 (or allow the version to be set via engines
in package.json
)? It looks like the version 6.32.3
is the only one available in production right nowO
Omer Gelbard
Anurag Goel: What is you cadence of updating pnpm version?
Anurag Goel
in progress
S
Scott Tolinski
I'd really like pnpm please.
F
Felipe Silva
That'd be awesome!