[BUG] Wrong installation instructions

Resolved 💬 3 comments Opened Mar 20, 2025 by ronny-rentner Closed Mar 20, 2025

The correct way to install an npm package is without the -g parameter like npm install @anthropic-ai/claude-code

npm packages should be installed locally in the project folder and not somewhere else unless its a generic system tool.

View original on GitHub ↗

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