Note that there are some explanatory texts on larger screens.

plurals
  1. PO"Error: not found: make" installing Meteorite on OS X
    text
    copied!<p>I'm trying to install meteorite on OS X 10.8.4. When I run this</p> <blockquote> <p>sudo -H npm install -g meteorite</p> </blockquote> <p>I see </p> <blockquote> <p>ws@0.4.27 install /usr/local/share/npm/lib/node_modules/meteorite/node_modules/ddp/node_modules/ws (node-gyp rebuild 2> builderror.log) || (exit 0)</p> </blockquote> <p>Looking at the builderror.log I see</p> <blockquote> <p>gyp http GET <a href="http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz" rel="nofollow">http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz</a> gyp http 200 <a href="http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz" rel="nofollow">http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz</a> gyp ERR! build error gyp ERR! stack Error: not found: make gyp ERR! stack at F (/usr/local/Cellar/node/0.10.10/lib/node_modules/npm/node_modules/which/which.js:43:28) gyp ERR! stack at E (/usr/local/Cellar/node/0.10.10/lib/node_modules/npm/node_modules/which/which.js:46:29) gyp ERR! stack at /usr/local/Cellar/node/0.10.10/lib/node_modules/npm/node_modules/which/which.js:57:16 gyp ERR! stack at Object.oncomplete (fs.js:107:15) gyp ERR! System Darwin 12.4.0 gyp ERR! command "node" "/usr/local/Cellar/node/0.10.10/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /usr/local/share/npm/lib/node_modules/meteorite/node_modules/ddp/node_modules/ws gyp ERR! node -v v0.10.15 gyp ERR! node-gyp -v v0.10.6 gyp ERR! not ok </p> </blockquote> <p>What could be the problem?</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload