LoginSignup
1
0

More than 1 year has passed since last update.

npm install するとフリーズする

Last updated at Posted at 2022-05-24

環境

  • WSL2 (Win11)
  • node 16.15.0
  • npm 8.10.0

症状

パッケージをインストールすると何度やっても以下の状態で固まって進行しない

$>npm install 〇〇
(■■■■■■■■■■) /idealTree:lib sill idealTree buildDeps

解決

普通にWindowsごと再起動したら治った
もしかしたらubuntuの再起動だけで治ったかも

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