0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

GitHub Copilot CLIのインストールエラー解消

Last updated at Posted at 2025-10-01

Visual Studio環境でGitHub Copilot CLIインストールに失敗する場合・・・

GitHub Copilot CLIのインストールで「npm warn cleanup Failed to remove some directories~」というエラーが出力される場合、Visual Studio Installerで「C++によるデスクトップ開発」をインストールして、以下コンポーネントを追加インストールするとエラー解消されます。

  • MSVC v143 -VS 2022 C++x64/x86ビルド
  • Windows 11 SDK
  • MSVC v143 -VS 2022 C++ x64/x86 Spectre 軽減ライブラリ(最新)

image.png
image.png
image.png

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?