🌐
npm
npmjs.com › package › @anthropic-ai › claude-code
@anthropic-ai/claude-code - npm
2 days ago - Install Claude Code: npm install -g @anthropic-ai/claude-code · Navigate to your project directory and run claude. We welcome your feedback. Use the /bug command to report issues directly within Claude Code, or file a GitHub issue. Join the Claude Developers Discord to connect with other developers using Claude Code.
      » npm install @anthropic-ai/claude-code
    
Published   Dec 22, 2025
Version   2.0.76
Author   Anthropic
🌐
Claude
docs.claude.com › en › docs › claude-code › setup
Set up Claude Code
Uninstall Claude Code · Native installation · Homebrew installation · NPM installation · Clean up configuration files (optional) Administration · Copy page · Install, authenticate, and start using Claude Code on your development machine. Copy page · Operating Systems: macOS 10.15+, Ubuntu 20.04+/Debian 10+, or Windows 10+ (with WSL 1, WSL 2, or Git for Windows) Hardware: 4 GB+ RAM ·
Discussions

Claude codeoverview on npm is the most phenomenal thing in AI yet
Did you use AI to write this post? First, there's no such thing as "codeoverview". It's just called "Claude Code". The npm package is @anthropic-ai/claude-code. The page you linked to is an overview of the Claude Code app. Second, it's not nearly as world -changing as you describe. It does what other AI code tools do, but with a more streamlined UI (and by UI I mean the command line interface it provides). You'll still get the same overall results you get with Aider, Cursor, etc. It's great for toy projects and bootstrapping, but not so much for large complex projects. More on reddit.com
🌐 r/ClaudeAI
34
5
May 2, 2025
[BUG] claude CLI Not Recognized After Global Installation on Windows
Environment Platform (select one): Anthropic API Claude CLI version: 1.0.53 (Claude Code) Operating System: Windows 11 Terminal: PowerShell Bug Description The documentation says that after installing the Claude CLI globally via: npm ins... More on github.com
🌐 github.com
16
July 17, 2025
New to Claude Code - why are there 3 different ways to install this thing?
This is pretty common to have different options to install binaries and I assume part of the reason why they do have the second option is to gear towards to non-developers or those unfamiliar with nodejs. Most developers familiar with nodejs would use option 1, `npm install` is as easy as it gets. Usually with nodejs, developers work in many different projects with many nodejs versions. So it's common to manage multiple nodejs environments (with something like nvm or asdf). This is how we avoid installing packages in system folders (which requires sudo). I encourage you to ask Claude honestly, you'll get some pretty good answers. Everything is done in good intentions. More on reddit.com
🌐 r/ClaudeAI
8
5
August 27, 2025
Don't forget to update your Claude CLI! It makes a huge difference
u can enable auto update. only thing is you have to restart the chat. you can continue from where you left off with `claude -c` More on reddit.com
🌐 r/ClaudeAI
19
20
June 11, 2025
People also ask

Does Claude Code work with the Claude desktop app?
Yes. Max, Pro, Team, and Enterprise users can access Claude Code on the Claude desktop app.
🌐
claude.com
claude.com › product › claude-code
Claude Code - AI coding agent for terminal & IDE | Claude
How do I get started with Claude?
You can access Claude Code with a Claude Pro or Max plan, a Team or Enterprise plan premium seat, or a Claude Console account. Download Claude Code and sign in with your respective Claude or Console credentials.
🌐
claude.com
claude.com › product › claude-code
Claude Code - AI coding agent for terminal & IDE | Claude
How does Claude Code work with my existing tools?
Claude Code runs in your terminal and works alongside your preferred IDE and development tools without requiring you to change your workflow. Claude Code can also use command line tools (like Git) and MCP servers (like GitHub) to extend its own capabilities using your tools.
🌐
claude.com
claude.com › product › claude-code
Claude Code - AI coding agent for terminal & IDE | Claude
🌐
npm
npmjs.com › package › claude-ai
claude-ai - npm
June 13, 2025 - This is not the official Claude Code package. Latest version: 1.2.3, last published: 5 months ago. Start using claude-ai in your project by running `npm i claude-ai`. There are no other projects in the npm registry using claude-ai.
      » npm install claude-ai
    
Published   Jun 13, 2025
Version   1.2.3
🌐
npm
npmjs.com › package › @subclaude › cli
@subclaude/cli - npm
November 23, 2025 - git clone https://github.com/subclaude/subclaude.git cd subclaude/cli npm install npm run deploy:global · # Initialize SubClaude in your project subclaude init # Validate current working directory subclaude validate # Start Claude Code integration ...
      » npm install @subclaude/cli
    
Published   Nov 23, 2025
Version   1.0.0
Author   SubClaude Team
🌐
Bind AI IDE
blog.getbind.co › 2025 › 08 › 26 › how-to-install-claude-code-cli
How to Install Claude Code CLI – Bind AI IDE
August 27, 2025 - Most features run best on modern ... prerequisite for all npm-based installations. Claude Code CLI offers two primary installation routes: npm and native binary....
🌐
Anthropic
anthropic.com › engineering › claude-code-best-practices
Claude Code: Best practices for agentic coding
There’s no required format for CLAUDE.md files. We recommend keeping them concise and human-readable. For example: # Bash commands - npm run build: Build the project - npm run typecheck: Run the typechecker # Code style - Use ES modules (import/export) syntax, not CommonJS (require) - Destructure ...
Find elsewhere
🌐
GitHub
github.com › anthropics › claude-code
GitHub - anthropics/claude-code: Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
October 29, 2025 - irm https://claude.ai/install.ps1 | iex · NPM: npm install -g @anthropic-ai/claude-code · NOTE: If installing with NPM, you also need to install Node.js 18+ Navigate to your project directory and run claude.
Starred by 48.4K users
Forked by 3.4K users
Languages   Shell 46.4% | Python 33.8% | TypeScript 12.9% | PowerShell 4.7% | Dockerfile 2.2%
🌐
Claude
claude.com › product › claude-code
Claude Code - AI coding agent for terminal & IDE | Claude
1 month ago - ⏺ Bash(cd /Users/claude-code/codebase && npm run lint)…
🌐
DEV Community
dev.to › shahidkhans › from-zero-to-ai-powered-developer-your-complete-claude-code-cli-setup-guide-4l9i
From Zero to AI-Powered Developer: Your Complete Claude Code CLI Setup Guide - DEV Community
August 6, 2025 - For developers who want access to the latest features or need to avoid npm permission complexities entirely, the native binary installation offers a compelling alternative. ... # Install stable version (recommended for most users) curl -fsSL https://claude.ai/install.sh | bash # Install latest version (for early adopters) curl -fsSL https://claude.ai/install.sh | bash -s latest # Install specific version (for compatibility requirements) curl -fsSL https://claude.ai/install.sh | bash -s 1.0.58
🌐
ClaudeLog
claudelog.com › home › install
ClaudeLog - Claude Code Docs, Guides, Tutorials & Best Practices
November 11, 2025 - Claude Code supports the following operating systems: ... Note: The native installer does not require Node.js. Only the legacy npm installation method requires Node.js 18.0+.
🌐
npm
npmjs.com › search
keywords:claude-cli - npm search
Rules and instructions for agentic coding tools like Cursor, Claude CLI, Gemini CLI, Qodo, Cline and more
🌐
Z
docs.z.ai › devpack › tool › claude
Claude Code - Overview - Z.AI DEVELOPER DOCUMENT
# Install Claude Code npm install -g @anthropic-ai/claude-code # Navigate to your project cd your-awesome-project # Complete claude
🌐
GitHub
github.com › musistudio › claude-code-router
GitHub - musistudio/claude-code-router: Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
CLI Model Management: Manage models and providers directly from the terminal with ccr model. GitHub Actions Integration: Trigger Claude Code tasks in your GitHub workflows. Plugin System: Extend functionality with custom transformers. First, ensure you have Claude Code installed: npm install -g @anthropic-ai/claude-code ·
Starred by 24K users
Forked by 1.9K users
Languages   TypeScript 95.4% | JavaScript 2.9% | CSS 1.6%
🌐
GitHub
github.com › ryoppippi › ccusage
GitHub - ryoppippi/ccusage: A CLI tool for analyzing Claude Code/Codex CLI usage from local JSONL files.
# Recommended - always include @latest to ensure you get the newest version npx ccusage@latest bunx ccusage # Alternative package runners pnpm dlx ccusage pnpx ccusage # Using deno (with security flags) deno run -E -R=$HOME/.claude/projects/ -S=homedir -N='raw.githubusercontent.com:443' npm:ccusage@latest
Starred by 9.4K users
Forked by 300 users
Languages   TypeScript
🌐
GitHub
github.com › anthropics › claude-code › issues › 3838
[BUG] claude CLI Not Recognized After Global Installation on Windows · Issue #3838 · anthropics/claude-code
July 17, 2025 - The documentation says that after installing the Claude CLI globally via: npm install -g @anthropic-ai/claude-code
Published   Jul 17, 2025