-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Description
Hey, I'm trying to install this package (following the Getting Started guide from https://opennext.js.org/cloudflare/get-started) on an existing project that uses Yarn v1.22.18. However, the build fails because it seems to require PNPM. Is this an intentional design choice, or will the package support other package managers like Yarn?
This also happens with NPM if npm is set on the packageManager on package.json
UsageError: This project is configured to use yarn because package.json has a "packageManager" field
at Engine.findProjectSpec (.....)
Node.js v22.6.0
node:internal/errors:983
const err = new Error(message);
^
Error: Command failed: pnpm next build```
cmackenzie1
Metadata
Metadata
Assignees
Labels
No labels