pnpm with Workers Builds

What's the best way to use pnpm with Workers Builds? Build output suggests it's detected but not installed.

09:12:56.850    Initializing build environment...
09:13:07.058    Success: Finished initializing build environment
09:13:07.184    Cloning repository...
09:13:09.031    Detected the following tools from environment: pnpm@9.10.0, nodejs@22.9.0
09:13:09.034    Restoring from dependencies cache
09:13:09.036    Restoring from build output cache
09:13:09.290    Installing project dependencies: pnpm install --frozen-lockfile
09:13:09.527    No preset version installed for command pnpm
Was this page helpful?