Skip to content

Instantly share code, notes, and snippets.

@jcrugzz
Created June 25, 2015 16:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcrugzz/e37c619d504961c85b2b to your computer and use it in GitHub Desktop.
Save jcrugzz/e37c619d504961c85b2b to your computer and use it in GitHub Desktop.
C:\Git\node-wsb-api>npm i level-hyper@latest -g
-
> leveldown-hyper@1.0.0 install C:\Program Files\nodejs\node_modules\level-hyper\node_modules\leveldown-hyper
> node-gyp rebuild
C:\Program Files\nodejs\node_modules\level-hyper\node_modules\leveldown-hyper>node "C:\Users\rbenedum\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild
gyp: Undefined variable os_include in C:\Program Files\nodejs\node_modules\level-hyper\node_modules\leveldown-hyper\deps\leveldb\leveldb.gyp while loading dependencies of binding.gyp while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (C:\Users\rbenedum\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\configure.js:343:16)
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 Windows_NT 6.1.7601
gyp ERR! command "node" "C:\\Users\\rbenedum\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Program Files\nodejs\node_modules\level-hyper\node_modules\leveldown-hyper
gyp ERR! node -v v0.10.22
gyp ERR! node-gyp -v v1.0.2
gyp ERR! not ok
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "node" "C:\\Users\\rbenedum\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "i" "level-hyper@latest" "-g"
npm ERR! node v0.10.22
npm ERR! npm v2.1.18
npm ERR! code ELIFECYCLE
npm ERR! leveldown-hyper@1.0.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the leveldown-hyper@1.0.0 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the leveldown-hyper package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls leveldown-hyper
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\Git\node-wsb-api\npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment