12
20

More than 5 years have passed since last update.

【Windows】Node.jsをアンインストールする

Posted at

前提

インストーラーを使ってインストールしたNode.jsが対象。

手順

  1. 「プログラムと機能」からNode.jsをアンインストールする。
  2. 下記フォルダを手動で削除する %USERPROFILE%\AppData\Roaming\npm %USERPROFILE%\AppData\Roaming\npm-cache

備考

プロキシの設定している場合は、.npmrcファイルも手動削除する必要あり。

12
20
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
12
20