Skip to content

NPM Install -- Fails  #185

Description

@Luke-JCSC
  • on linux mint 18 -- Tried numerous things it keeps failing.

32651 silly saveTree │ └── [email protected]
32651 silly saveTree └── [email protected]
32652 warn optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
32653 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: 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: [email protected] (node_modules/sse4_crc32):
32656 warn optional SKIPPING OPTIONAL DEPENDENCY: [email protected] 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 [email protected] 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: [email protected] (node_modules/ursa):
32659 warn optional SKIPPING OPTIONAL DEPENDENCY: [email protected] 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 [email protected] 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: [email protected] 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 [email protected]
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 [email protected] install: node-pre-gyp install --fallback-to-build --library=static_library
32670 error Exit status 1
32671 error Failed at the [email protected] install script.
32671 error This is probably not a problem with npm. There is likely additional logging output above.
32672 verbose exit [ 1, true ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions