LoginSignup
11
5

More than 5 years have passed since last update.

tmux起動するとnvmがエラー出してこまってた

Posted at
nvm is not compatible with the npm config "prefix" option: currently set to "/usr/local"
Run `npm config delete prefix` or `nvm use --delete-prefix v8.8.1 --silent` to unset it.

こんな感じで出てた。

なんでかなーって思って色々調べてもよー分からんかったんですが、やっとGitHub Issues見つけた。

NVM fails to load within nested shell #1652

どうやら、 /usr/local/bin/npm ができてたみたい。

いつこさえてもたんやろ…。

Homebrewでインストールしてもたんやろか。

なんせ、このファイル不要なので消したら出なくなった。

たすかった。

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