Unable to Install on Windows even after reading Guide
Resolved 💬 2 comments Opened Apr 23, 2025 by PierrunoYT Closed Jul 17, 2025
I run this command and it seems to work mkdir -p "${HOME}/.npm-packages" && npm config set prefix "${HOME}/.npm-packages" && echo 'export PATH="$HOME/.npm-packages/bin:$PATH"' >> ~/.bashrc && source ~/.bashrc && npm config set os linux && npm install -g @anthropic-ai/claude-code --force --no-os-chec
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗