-
Notifications
You must be signed in to change notification settings - Fork 51
Description
- on linux mint 18 -- Tried numerous things it keeps failing.
32651 silly saveTree │ └── eyes@0.1.8
32651 silly saveTree └── zbase32@0.0.2
32652 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
32653 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
32654 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin
32654 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any
32654 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: linux
32654 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
32655 warn optional SKIPPING OPTIONAL DEPENDENCY: sse4_crc32@5.2.0 (node_modules/sse4_crc32):
32656 warn optional SKIPPING OPTIONAL DEPENDENCY: sse4_crc32@5.2.0 install: node-gyp rebuild
32656 warn optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
32657 verbose optional SKIPPING OPTIONAL DEPENDENCY:
32657 verbose optional Failed at the sse4_crc32@5.2.0 install script.
32657 verbose optional SKIPPING OPTIONAL DEPENDENCY: This is probably not a problem with npm. There is likely additional logging output above.
32658 warn optional SKIPPING OPTIONAL DEPENDENCY: ursa@0.9.4 (node_modules/ursa):
32659 warn optional SKIPPING OPTIONAL DEPENDENCY: ursa@0.9.4 install: node-gyp rebuild
32659 warn optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
32660 verbose optional SKIPPING OPTIONAL DEPENDENCY:
32660 verbose optional Failed at the ursa@0.9.4 install script.
32660 verbose optional SKIPPING OPTIONAL DEPENDENCY: This is probably not a problem with npm. There is likely additional logging output above.
32661 verbose stack Error: grpc@1.13.0 install: node-pre-gyp install --fallback-to-build --library=static_library
32661 verbose stack Exit status 1
32661 verbose stack at EventEmitter. (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:301:16)
32661 verbose stack at EventEmitter.emit (events.js:197:13)
32661 verbose stack at ChildProcess. (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
32661 verbose stack at ChildProcess.emit (events.js:197:13)
32661 verbose stack at maybeClose (internal/child_process.js:978:16)
32661 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:265:5)
32662 verbose pkgid grpc@1.13.0
32663 verbose cwd /home/gabe/gocode/src/github.com/lightningnetwork/lncli-web
32664 verbose Linux 4.4.0-142-generic
32665 verbose argv "/usr/bin/node" "/usr/bin/npm" "install"
32666 verbose node v11.9.0
32667 verbose npm v6.5.0
32668 error code ELIFECYCLE
32669 error errno 1
32670 error grpc@1.13.0 install: node-pre-gyp install --fallback-to-build --library=static_library
32670 error Exit status 1
32671 error Failed at the grpc@1.13.0 install script.
32671 error This is probably not a problem with npm. There is likely additional logging output above.
32672 verbose exit [ 1, true ]