Blog Entry
2026.04.15-claude
2026.04.15-claude
- Created
- 2026/04/15
- Updated
- 2026/04/15
今天把之前混乱安装的几个claude版本全删了, 只留下了scoop安装的claude-code和vscode中的claude插件.
由于没有安装到指定的位置, 启动claude之后会发出警告:
installMethod is native, but claude command is missing or invalid at C:\Users\xkyii\.local\bin\claude.exe做个文件链接忽悠一下就好
New-Item -ItemType SymbolicLink -Path "C:\Users\xkyii\.local\bin\claude.exe" -Target "D:\Scoop\shims\claude.exe"