我正在尝试在 OS X 10.8.4 上安装陨石。当我运行这个
sudo -H npm install -g 陨石
我懂了
ws@0.4.27 安装 /usr/local/share/npm/lib/node_modules/meteorite/node_modules/ddp/node_modules/ws (node-gyp 重建 2> builderror.log) || (0号出口)
看着 builderror.log 我看到
gyp http GET http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz gyp http 200 http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar .gz 吉普错误!构建错误 gyp ERR!堆栈错误:未找到:使 gyp ERR!堆栈在 F (/usr/local/Cellar/node/0.10.10/lib/node_modules/npm/node_modules/which/which.js:43:28) gyp ERR!堆栈在 E (/usr/local/Cellar/node/0.10.10/lib/node_modules/npm/node_modules/which/which.js:46:29) gyp ERR!堆栈在 /usr/local/Cellar/node/0.10.10/lib/node_modules/npm/node_modules/which/which.js:57:16 gyp ERR!堆栈在 Object.oncomplete (fs.js:107:15) gyp ERR!系统达尔文 12.4.0 gyp ERR!命令“节点”“/usr/local/Cellar/node/0.10.10/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js”“重建”gyp ERR!cwd /usr/local/share/npm/lib/node_modules/meteorite/node_modules/ddp/node_modules/ws gyp 错误!节点 -v v0.10.15 gyp 错误!节点-gyp -v v0.10.6 gyp 错误!不好
可能是什么问题呢?