Created
May 1, 2020 14:42
-
-
Save rergw/c1548e6d9ae643c3aadbc93cb1e77368 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gyp ERR! build error | |
gyp ERR! stack Error: `make` failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/home/meme/.meteor/packages/meteor-tool/.1.10.2.121ry7f.gueme++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23) | |
gyp ERR! stack at ChildProcess.emit (events.js:311:20) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12) | |
gyp ERR! System Linux 5.3.0-42-generic | |
gyp ERR! command "/home/meme/.meteor/packages/meteor-tool/.1.10.2.121ry7f.gueme++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node" "/home/meme/.meteor/packages/meteor-tool/.1.10.2.121ry7f.gueme++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" | |
gyp ERR! cwd /home/meme/code/dtube/node_modules/bufferutil | |
gyp ERR! node -v v12.16.1 | |
gyp ERR! node-gyp -v v5.0.7 | |
gyp ERR! not ok | |
npm WARN [email protected] requires a peer of app-builder-lib@* but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of electron-builder@* but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of electron-packager@* but none is installed. You must install peer dependencies yourself. | |
npm ERR! code ELIFECYCLE | |
npm ERR! errno 1 | |
npm ERR! [email protected] install: `prebuild-install || node-gyp rebuild` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] install script. | |
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | |
npm ERR! A complete log of this run can be found in: | |
npm ERR! /home/meme/.npm/_logs/2020-05-01T14_39_56_752Z-debug.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment