2015-11-02 109 views
1

我正在安裝Node.js和NPM,所以我用Homebrew來做。我試圖NPM -v和節點-v,他們說:打嗝安裝Node.js和NPM

-bash: npm: command not found 

於是,我就重新安裝了,我得到這個:

MacBook-Pro:5.0.0 User$ brew install node 
Warning: node-5.0.0 already installed, it's just not linked 

我能做些什麼?謝謝!

+0

可能是相關的:http://stackoverflow.com/questions/12607155/error-the-brew-link-step-did-not-complete-successfully – Tyler

回答