Skip to content

安装的sh脚本有bug || The installed sh script has a bug #1107

@zjsxply

Description

@zjsxply

What version of Kimi Code CLI is running?

None

Which open platform/subscription were you using?

None

Which model were you using?

No response

What platform is your computer?

No response

What issue are you seeing?

如果是没有安装 uv 的情况,curl -LsSf https://code.kimi.com/install.sh | bash 在安装 uv 后未设置 PATH 或者使新环境变量生效,导致脚本报 Error: uv not found after installation.。需要加个source或者export之类的

What steps can reproduce the bug?

见上

What is the expected behavior?

No response

Additional information

No response


What version of Kimi Code CLI is running?

None

Which open platform/subscription were you using?

None

Which model were you using?

No response

What platform is your computer?

No response

What issue are you seeing?

If uv is not installed, curl -LsSf https://code.kimi.com/install.sh | bash does not set PATH or enable new environment variables after installing uv, causing the script to report Error: uv not found after installation.. You need to add a source or export or something like that

What steps can reproduce the bug?

See above

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