Skip to content

Fail to launch Kimi-code #87

Description

@ijkzen

What version of Kimi Code is running?

0.2.0

Which open platform/subscription were you using?

kimi-coding

Which model were you using?

kimi-for-coding

What platform is your computer?

Darwin 24.6.0 arm64 arm

What issue are you seeing?

全新安装,启动失败;

➜  artemis git:(master) ✗ curl -fsSL https://code.kimi.com/kimi-code/install.sh | bash
==> Detected target: darwin-arm64
==> Resolving latest version from https://code.kimi.com/kimi-code/latest
==> Latest version: 0.2.0
==> Fetching manifest https://code.kimi.com/kimi-code/0.2.0/manifest.json
==> Downloading https://code.kimi.com/kimi-code/0.2.0/kimi-code-darwin-arm64
######################################################################## 100.0%##O#-#                                                                         
==> Verifying checksum
==> Installed to /Users/ijkzen/.kimi-code/bin/kimi
==> /Users/ijkzen/.kimi-code/bin already in PATH
==> Done. Run: kimi --version
➜  artemis git:(master) ✗ kimi --version                              
0.2.0
➜  artemis git:(master) ✗ kimi           
 …/Projects/RUST-Project/artemis  master [+283 -101]                                                                                                                                                                                @: mention files | shift+tab: plan mode
                                                                                                                                                                                                                                                              context: 0.0%node:internal/child_process:441
    throw new ErrnoException(err, 'spawn');
          ^

Error: spawn ENOTDIR
    at ChildProcess.spawn (node:internal/child_process:441:11)
    at spawn (node:child_process:796:9)
    at execFile (node:child_process:349:17)
    at /Users/runner/work/kimi-code/kimi-code/apps/kimi-code/dist-native/intermediates/main.cjs:200069:35
    at new Promise (<anonymous>)
    at readPullRequest (/Users/runner/work/kimi-code/kimi-code/apps/kimi-code/dist-native/intermediates/main.cjs:200068:9)
    at refreshPullRequestIfNeeded (/Users/runner/work/kimi-code/kimi-code/apps/kimi-code/dist-native/intermediates/main.cjs:199926:3)
    at Object.getStatus (/Users/runner/work/kimi-code/kimi-code/apps/kimi-code/dist-native/intermediates/main.cjs:199903:3)
    at FooterComponent.render (/Users/runner/work/kimi-code/kimi-code/apps/kimi-code/dist-native/intermediates/main.cjs:200329:29)
    at GutterContainer.render (/Users/runner/work/kimi-code/kimi-code/apps/kimi-code/dist-native/intermediates/main.cjs:200386:63) {
  errno: -20,
  code: 'ENOTDIR',
  syscall: 'spawn'
}

Node.js v24.15.0

What steps can reproduce the bug?

install and launch;

What is the expected behavior?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions