Support pnpm 8.6

We have a project that uses pnpm. Render currently supports v7 but not v8 which has only been out for a couple months at this point.

Any chance you could add pnpm 8.x support?

1 Like

Hi Gabe,

You should be able to force the latest version of pnpm by adding npm install -g pnpm to the build command on the service’s Settings page, or add it into a ‘render build’ script if you have one. This related community post may be of help as well.

Feel free to upvote this feedback request for Render to look into ways to make this even easier in the future.

Regards,
Mike

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.