Created
May 15, 2018 22:06
-
-
Save vico93/c1e06582fd785799ad3085a06a3890be 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
220 verbose stack Error: [email protected] install: `node-pre-gyp install --fallback-to-build` | |
220 verbose stack Exit status 1 | |
220 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:283:16) | |
220 verbose stack at EventEmitter.emit (events.js:182:13) | |
220 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) | |
220 verbose stack at ChildProcess.emit (events.js:182:13) | |
220 verbose stack at maybeClose (internal/child_process.js:957:16) | |
220 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:246:5) | |
221 verbose pkgid [email protected] | |
222 verbose cwd /mnt/usb0/.discord_bots/discord-rss | |
223 verbose Linux 4.14.34-v7+ | |
224 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "sqlite3" | |
225 verbose node v10.1.0 | |
226 verbose npm v6.0.1 | |
227 error code ELIFECYCLE | |
228 error errno 1 | |
229 error [email protected] install: `node-pre-gyp install --fallback-to-build` | |
229 error Exit status 1 | |
230 error Failed at the [email protected] install script. | |
230 error This is probably not a problem with npm. There is likely additional logging output above. | |
231 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment