Skip to content

Instantly share code, notes, and snippets.

@Krayons
Created October 20, 2015 13:43
Show Gist options
  • Save Krayons/bd68e83cd167657159ec to your computer and use it in GitHub Desktop.
Save Krayons/bd68e83cd167657159ec to your computer and use it in GitHub Desktop.
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Linux 3.16.0-51-generic
gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/kyle/projects/eris/bank.js/node_modules/eris-contracts/node_modules/eris-db/node_modules/ws/node_modules/utf-8-validate
gyp ERR! node -v v4.2.1
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment