win 运行报错
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
◇ Running pnpm install
│
■ spawnSync pnpm ENOENT
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the Windows failure through the CLI's dependency-install flow using the command shown in the issue, and inspect how the pnpm process is started when spawnSync reports ENOENT. Done should include a confirmed Windows-safe outcome for this missing-executable case and a regression check for the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100