2
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?

More than 1 year has passed since last update.

npm(Node.js)をパッケージインストールした後、VSCodeのターミナルでnpmが認識されないときの対処法

Posted at

TL;DR

VSCodeの再起動で解決する。
※23年4月15日現在の情報

Microsoft Windows [Version 10.0.19044.2846]
VScode バージョン: 1.77.3 (user setup)

参考

こちらの記事ではWindowsの再起動が必要でしたが、VSCodeの再起動だけで解決しました。

教訓

エンジニアあるあるだけど難しく考えがちで、PATH通ってないのかとか、他のパッケージと競合したのか、など考えていた
先入観だけに囚われず、奢らず謙虚に学んでいきたい。

2
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
2
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?