-
-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What version of HAPI is running?
0.15.2
What platform is your computer?
windows server 2022 data center
What issue are you seeing?
- 问题背景:Hapi 在 Windows 上用
shell: falsespawnclaude,系统只会查找 claude.exe,而 npm 安装的是 claude.cmd,会导致spawn claude ENOENT,进而出现[remote]: launch error {}和前端「Process exited unexpectedly」。 - 解决方式:使用官方原生安装,得到 claude.exe。
What steps can reproduce the bug?
1、windows创建session;
2、输入指令,会报「Process exited unexpectedly」错误。
What is the expected behavior?
No response
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working