Can't install
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 746
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
Environment
win 11
bun
Version
unknow first time use, but it say 3.15.2
Reproduction
bunx nuxt module add content
│
● Resolved @nuxt/content, adding module...
│
● Installing @nuxt/content@3.15.2 as a dependency
'pnpm' is not recognized as an internal or external command,
operable program or batch file.
│
■ Error: pnpm add --workspace-root @nuxt/content@3.15.2 failed.
│
◆ Install failed for @nuxt/content@3.15.2. Do you want to continue adding the module to nuxt.config?
│ ○ Yes / ● No
└
Description
Can't install anything today from that ecosistem
Additional context
No response
Logs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Reproduce bunx nuxt module add content on Windows 11 with Bun, then trace the installation path that runs pnpm add --workspace-root; done means the module installs successfully without requiring an unavailable pnpm command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, nuxt
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100