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.
» npm install @anthropic-ai/claude-code
Published Dec 22, 2025
Version 2.0.76
Author Anthropic
Repository https://github.com/anthropics/claude-code
Claude
code.claude.com › docs › en › setup
Set up Claude Code - Claude Code Docs
Ask AI · npm install -g @anthropic-ai/claude-code · Some users may be automatically migrated to an improved installation method. After the installation process completes, navigate to your project and start Claude Code: Copy · Ask AI · cd ...
[BUG] @anthropic-ai/claude-code npm package missing sdk.mjs entry point
The published npm package @anthropic-ai/[email protected] (and earlier versions) is missing its main entry point file, causing module resolution failures. More on github.com
Trying to npm install -g @anthropic-ai/claude-code on an AMD Ryzen based system
I have tried this on windows 11 powershell and also WSL2 / Ubunut. I have an AMD Ryzen based Windows 11 environment and when I try to: npm install -g @anthropic-ai/claude-code I get the following e... More on github.com
[BUG] ✗ Auto-update failed · Try claude doctor or npm i -g @anthropic-ai/claude-code
ENOTEMPTY: directory not empty, ..._modules/@anthropic-ai/.claude-code-Mnsj2ANr' npm ERR! A complete log of this run can be found in: /Users/walt/.npm/_logs/2025-05-07T21_04_49_796Z-debug-0.log · Try the suggested "claude doctor" and observe as it think it succeeds: % claude doctor ✓ npm permissions: OK Your installation is healthy ... More on github.com
Claude codeoverview on npm is the most phenomenal thing in AI yet
read it here have been using it for 10 mins... this will change the world! More on reddit.com
Videos
04:53
How to Get Started With Claude Code in 5 Minutes - YouTube
How to Install Claude Code (for beginners) - YouTube
08:12
How to Setup & Install Anthropic Claude Code CLI in Visual Studio ...
10:11
Claude Code Tutorial #1 - Introduction & Setup - YouTube
04:18
How to Install And Use Claude Code - YouTube
Reddit
reddit.com › r/claudeai › claude codeoverview on npm is the most phenomenal thing in ai yet
r/ClaudeAI on Reddit: Claude codeoverview on npm is the most phenomenal thing in AI yet
May 2, 2025 - Claude Code's native installer is now generally available.
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
GitHub
github.com › anthropics › claude-code › issues › 10191
[BUG] @anthropic-ai/claude-code npm package missing sdk.mjs entry point · Issue #10191 · anthropics/claude-code
October 23, 2025 - The published npm package @anthropic-ai/[email protected] (and earlier versions) is missing its main entry point file, causing module resolution failures.
Published Oct 23, 2025
npm
npmjs.com › package › @anthropic-ai › claude-agent-sdk
@anthropic-ai/claude-agent-sdk - npm
1 month ago - Create autonomous agents that can understand codebases, edit files, run commands, and execute complex workflows. Learn more in the official documentation. Install the Claude Agent SDK: npm install @anthropic-ai/claude-agent-sdk ·
» npm install @anthropic-ai/claude-agent-sdk
Published Dec 22, 2025
Version 0.1.76
Author Anthropic
Ndurner
ndurner.github.io › claude-code
Claude Code | Nils Durner’s Blog
July 17, 2025 - Anthropic «Claude Code» is another ... are shown in the code pane as side-by-side diffs. The official setup instructions start off with installing it globally via npm......
GitHub
github.com › anthropics › claude-code › issues › 125
Trying to npm install -g @anthropic-ai/claude-code on an AMD Ryzen based system · Issue #125 · anthropics/claude-code
February 26, 2025 - I have tried this on windows 11 powershell and also WSL2 / Ubunut. I have an AMD Ryzen based Windows 11 environment and when I try to: npm install -g @anthropic-ai/claude-code I get the following error: npm error code EBADPLATFORM npm er...
Published Feb 26, 2025
Eesel AI
eesel.ai › blog › npm-install-claude-code
A guide to `npm install claude-code`: Features, limitations, and alternatives - eesel AI
November 14, 2025 - Learn how `npm install claude-code` works and explore its powerful features. We'll also cover the hidden costs and limitations of agentic coding tools and suggest a more integrated approach.
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.
First, ensure you have Claude Code installed: npm install -g @anthropic-ai/claude-code · Then, install Claude Code Router: npm install -g @musistudio/claude-code-router · Create and configure your ~/.claude-code-router/config.json file.
Starred by 24K users
Forked by 1.9K users
Languages TypeScript 95.4% | JavaScript 2.9% | CSS 1.6%
npm
npmjs.com › package › claude
claude - npm
June 13, 2025 - This is not the official Claude Code NPM package. The official package is @anthropic-ai/claude-code, available at https://www.npmjs.com/package/@anthropic-ai/claude-code.
» npm install claude
Anthropic
docs.anthropic.com › en › docs › claude-code › overview
Claude Code overview - Claude Code Docs
Learn about Claude Code, Anthropic’s agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before. ... A Claude.ai (recommended) or Claude Console account Install Claude Code: To install Claude Code, use one of the following methods:
GitHub
github.com › anthropics › claude-code › issues › 996
[BUG] ✗ Auto-update failed · Try claude doctor or npm i -g @anthropic-ai/claude-code · Issue #996 · anthropics/claude-code
May 7, 2025 - ENOTEMPTY: directory not empty, rename '/Users/walt/.nvm/versions/node/v18.18.0/lib/node_modules/@anthropic-ai/claude-code' -> '/Users/walt/.nvm/versions/node/v18.18.0/lib/node_modules/@anthropic-ai/.claude-code-Mnsj2ANr' npm ERR! A complete log of this run can be found in: /Users/walt/.npm/_logs/2025-05-07T21_04_49_796Z-debug-0.log · Try the suggested "claude doctor" and observe as it think it succeeds: % claude doctor ✓ npm permissions: OK Your installation is healthy and ready for auto-updates.
Published May 07, 2025
npm
npmjs.com › package › @anthropic-ai › sdk
@anthropic-ai/sdk - npm
3 weeks ago - import Anthropic from 'npm:@anthropic-ai/sdk'; const httpClient = Deno.createHttpClient({ proxy: { url: 'http://localhost:8888' } }); const client = new Anthropic({ fetchOptions: { client: httpClient, }, }); We introduce beta features before ...
» npm install @anthropic-ai/sdk
Published Dec 06, 2025
Version 0.71.2
Author Anthropic