Question

App platform build with pnpm command. Possible?

Getting cipm can only install packages with an existing package-lock.json error on deploy because there is no package-lock.json (or yarn.lock, for that matter) on my repository. I’m using pnpm.

Tried changing the build command to pnpm build, hoping that pnpm would be installed and used for installation, but got the same error.

No way to use pnpm? Do I need to install my deps using npm and push my lockfile? Because if that’s so, that’s a deal breaker for me.


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
May 8, 2024
Pinned Answer

Hi there,

Quick update here in case that anyone comes across this in the future.

DigitalOcean have updated the NodeJS buildpack for App Platform.

The buildpack now supports the PNPM package manager. For more information and configuration options, see the buildpack’s documentation page.

Hope that this helps!

Best,

Bobby

same problem

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Featured on Community

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel