MoonshotAI / MoonshotAI/kimi-code
build:packages and typecheck scripts fail on Windows cmd (single-quoted pnpm filter)
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
Environment
- OS: Windows 10/11 (cmd.exe as the npm script shell)
- pnpm 10.33.0, Node.js >= 24.15.0
- kimi-code main (0310f223d)
What happens
On Windows, running the documented build scripts through npm's script runner fails immediately:
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
Start with the package scripts named build:packages and typecheck, then reproduce both commands through Windows cmd.exe using the documented environment. The work is done when those scripts no longer fail immediately on Windows while preserving their existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100