|
|
40779d1817
|
Claude Code: npm-Installation auf nativen Installer umgestellt
npm install -g @anthropic-ai/claude-code ist deprecated.
Neuer Installer: curl -fsSL https://claude.ai/install.sh | bash
Binary landet in ~/.local/bin (kein npm-global-PATH-Setup mehr noetig).
|
2026-04-02 16:23:20 +02:00 |
|