LoginSignup
4
2

More than 1 year has passed since last update.

Mac で nodebrew が動かない ( #node )

Last updated at Posted at 2020-02-16

brewが使えないというひどい罠が。

Error

nodebrew list
No such file or directory at /usr/local/bin/nodebrew line 575.

Resolve

brew uninstall nodebrew
curl -L git.io/nodebrew | perl - setup
export PATH=$HOME/.nodebrew/current/bin:$PATH
not installed

current: none
nodebrew ls

Original by Github issue

チャットメンバー募集

何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。

Twitter

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