Installing node with brew fails on Mac OS Sierra

后端 未结 21 2479
执笔经年
执笔经年 2021-01-30 05:50

I\'m trying to install node with homebrew on macOS Sierra. I run

 brew install node

After a seemingly successful install I get the following

21条回答
  •  太阳男子
    2021-01-30 06:36

    It's as easy as a common software, just download installation package from official site:NodeJS

    and then download a recommended version(currently 8.11.3, end with .pkg), install it as a common software, then u can use it. I tried so many methods, and only this works for me.

提交回复
热议问题