Unable to Install on Windows even after reading Guide

Status Fixed / completed
Maintainer reply None cached
Activity 2 comments · opened Apr 23, 2025 · 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

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗