Environment
- Platform (select one):
- Claude CLI version:
- Operating System:
- Terminal:
Bug Description
Claude was working well, and then all of the sudden it crashed, and now when i try to run claude in my terminal to reopen the interface, im getting zsh: command not found: claude
Expected Behavior
open the claude code interface
Actual Behavior
zsh: command not found: claude
Additional Context
I;ve tried to uninstall and re-install the npm package, but im gettiing the following error when i try to uninstall
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:^
npm ERR! A complete log of this run can be found in: /Users/maggiewilliams/.npm/_logs/2025-03-13T20_04_40_485Z-debug-0.log
maggiewilliams@Maggies-MacBook-Pro-5 clay-base % npm uninstall @anthropic-ai/claude-code
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:^
Environment
Bug Description
Claude was working well, and then all of the sudden it crashed, and now when i try to run claude in my terminal to reopen the interface, im getting
zsh: command not found: claudeExpected Behavior
open the claude code interface
Actual Behavior
zsh: command not found: claudeAdditional Context
I;ve tried to uninstall and re-install the npm package, but im gettiing the following error when i try to uninstall