Skip to content

Resolving spawn EINVAL Error on Windows in node-sdk package#550

Open
todzhang wants to merge 1 commit into
MoonshotAI:mainfrom
todzhang:main
Open

Resolving spawn EINVAL Error on Windows in node-sdk package#550
todzhang wants to merge 1 commit into
MoonshotAI:mainfrom
todzhang:main

Conversation

@todzhang

@todzhang todzhang commented Jun 8, 2026

Copy link
Copy Markdown

Related Issue

Resolve #549 In MoonshotAI/kimi-code;

Problem

node-sdk build failed.

What changed

Just add [spawn](shell: true,)

Checklist

  • I have read the CONTRIBUTING document.
  • [ x] I have linked a related issue, or explained the problem above.
  • [ x] I have added tests that prove my feature works.
  • [ x] Ran gen-changesets skill, or this PR needs no changeset.
  • [ x] Ran gen-docs skill, or this PR needs no doc update.

@changeset-bot

changeset-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 568e854

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Jun 8, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@moonshot-ai/kimi-code@568e854
npx https://pkg.pr.new/@moonshot-ai/kimi-code@568e854

commit: 568e854

@qkunio

qkunio commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

will setting shell: true affect other platforms, such as macOS or Linux?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

node-sdk build failed in windows 11

2 participants