-
Notifications
You must be signed in to change notification settings - Fork 101
Closed as duplicate of#178
Description
Environment
- Operating System:
Darwin - Node Version:
v22.13.0 - Nuxt Version:
- - CLI Version:
3.19.1 - Nitro Version:
- - Package Manager:
pnpm@9.15.3 - Builder:
- - User Config:
- - Runtime Modules:
- - Build Modules:
-
Reproduction
N/A
Describe the bug
As the docs mentioned, I tried to init my nuxt project with pnpm dlx nuxi@latest init project-name
Then it asked > Which package manager would you like to use? and I picked pnpm
And then I got Error: spawn corepack ENOENT
Additional context
- I installed my Node.js by
pnpm env - If I picked
npminstead, it has no error. - Already tried reinstalling
pnpm
Logs
❯ pnpm dlx nuxi@latest init project-name
✔ Which package manager would you like to use?
pnpm
◐ Installing dependencies... nuxi 1:06:46 AM
ERROR Error: spawn corepack ENOENTMetadata
Metadata
Assignees
Labels
No labels