Skip to content

Instantly share code, notes, and snippets.

@vico93
Created May 15, 2018 22:06
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 vico93/c1e06582fd785799ad3085a06a3890be to your computer and use it in GitHub Desktop.
Save vico93/c1e06582fd785799ad3085a06a3890be to your computer and use it in GitHub Desktop.
220 verbose stack Error: sqlite3@3.1.13 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 sqlite3@3.1.13
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 sqlite3@3.1.13 install: `node-pre-gyp install --fallback-to-build`
229 error Exit status 1
230 error Failed at the sqlite3@3.1.13 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