3
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Claude Codeをvolta/miseでインストール・アップデートする手順メモ

Posted at

いつも思い出せない volta と mise を利用した Claude Code のインストール手順とアップグレード手順のメモ

volta

インストール & アップグレード

volta install @anthropic-ai/claude-code@latest

mise

インストール

mise use -g npm:@anthropic-ai/claude-code@latest

アップデート

mise upgrade npm:@anthropic-ai/claude-code

gemini など mise 管理しているものをまとめてアップグレードしたい場合

mise up
3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?