我使用MacOS Seirra並使用nodejs網站安裝節點。 我安裝node 7.10.0
npm不支持Node.js v0.10.32
當我運行命令node -v
我得到v0.10.32
作爲結果 ,當我運行npm -v
我得到4.2.0
作爲結果
當我嘗試安裝NPM包我得到這個錯誤
npm WARN npm npm does not support Node.js v0.10.32
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm You can find the latest version at https://nodejs.org/
npm WARN [email protected] No license field.
因爲這個Grunt文件不會生成。
任何幫助將是巨大的=)
是什麼命令'這回node'? – robertklep
它使用「/ usr/local/bin/node」 –