LoginSignup
9
5

More than 5 years have passed since last update.

N/A: version "N/A -> N/A" is not yet installed. がターミナル起動時に出る時

Posted at

次のような表示がターミナル起動時に出るときの対処法です。

N/A: version "N/A -> N/A" is not yet installed.

You need to run "nvm install N/A" to install it before using it.

対処法

$ nvm unalias default

こちらのコマンドを実行することで解消することが出来ました。

参考

9
5
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
9
5