## 原因
[IntelliJ IDEA 2022.1]より前のバージョンでは[[Volta]]に対応していないから。
## 解決方法
[IntelliJ IDEA 2022.1]以降のバージョンにバージョンアップする。
### どうしてもバージョンアップしたくない場合
https://github.com/volta-cli/volta/issues/729#issuecomment-708047864
`Run/Debug Configurations`のココ。
![[Pasted image 20210408152255.png]]
以下の指定でいけた。
```
~\AppData\Local\Volta\tools\image\node\<your_node_version>\node_modules\npm
```
[IntelliJ IDEA 2022.1]: https://www.jetbrains.com/ja-jp/idea/whatsnew/#web-development