Note that there are some explanatory texts on larger screens.

plurals
  1. POError calling 'npm install' with Meteor via Demeteorizer
    primarykey
    data
    text
    <p>I'm currently getting this error when trying to call 'npm install' on the generated file by demeteorizer.</p> <pre><code>npm WARN package.json gw2events@0.0.1 No repository field. npm WARN package.json progress@0.0.5 No repository field. npm WARN package.json uglify-js@2.2.5 No repository field. npm WARN package.json uglify-js@2.2.5 'repositories' (plural) Not supported. npm WARN package.json Please pick one as the 'repository' field npm http GET https://registry.npmjs.org/kexec/0.1.1 npm http 304 https://registry.npmjs.org/kexec/0.1.1 npm WARN package.json kexec@0.1.1 homepage field must be a string url. Deleted. &gt; kexec@0.1.1 install /Users/athiwat/Development/gw2events/.demeteorized/node_modules/kexec &gt; node-gyp configure build gyp http GET http://nodejs.org/dist/v0.10.12/node-v0.10.12.tar.gz gyp http 200 http://nodejs.org/dist/v0.10.12/node-v0.10.12.tar.gz CXX(target) Release/obj.target/kexec/src/kexec.o In file included from ../src/kexec.cc:2: In file included from /Users/athiwat/.node-gyp/0.10.12/deps/v8/include/v8.h:41: /Users/athiwat/.node-gyp/0.10.12/deps/v8/include/v8stdint.h:34:10: fatal error: 'stdio.h' file not found #include &lt;stdio.h&gt; ^ 1 error generated. make: *** [Release/obj.target/kexec/src/kexec.o] Error 1 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23) gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17) gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:789:12) gyp ERR! System Darwin 13.0.0 gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build" gyp ERR! cwd /Users/athiwat/Development/gw2events/.demeteorized/node_modules/kexec gyp ERR! node -v v0.10.12 gyp ERR! node-gyp -v v0.10.0 gyp ERR! not ok npm ERR! weird error 1 npm ERR! not ok code 0 </code></pre> <p>I tried searching around. I have no clue right now.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

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