Skip to content

NPM Install is failing for this project #55

@jakemercurio

Description

@jakemercurio

npm i devbridge-perf-tool is failing because dependency grunt-devperf is failing to install slimerJS.

$ npm i devbridge-perf-tool
(node:4319) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
npm WARN deprecated slimerjs@0.9.6: Switch to 0.10.2 when it's released
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm

> slimerjs@0.9.6 install /Users/jakemercurio1/Projects/vb-performance/node_modules/grunt-devperf/node_modules/slimerjs
> node install.js

Downloading http://download.slimerjs.org/releases/0.9.6/slimerjs-0.9.6-mac.tar.bz2
Saving to /Users/jakemercurio1/Projects/vb-performance/node_modules/grunt-devperf/node_modules/slimerjs/slimerjs/slimerjs-0.9.6-mac.tar.bz2
Receiving...
Error requesting archive.
Status: 301
Request options: {
  "protocol": "http:",
  "slashes": true,
  "auth": null,
  "host": "download.slimerjs.org",
  "port": null,
  "hostname": "download.slimerjs.org",
  "hash": null,
  "search": null,
  "query": null,
  "pathname": "/releases/0.9.6/slimerjs-0.9.6-mac.tar.bz2",
  "path": "/releases/0.9.6/slimerjs-0.9.6-mac.tar.bz2",
  "href": "http://download.slimerjs.org/releases/0.9.6/slimerjs-0.9.6-mac.tar.bz2"
}
Response headers: {
  "server": "nginx/1.10.3",
  "date": "Thu, 18 May 2017 14:13:19 GMT",
  "content-type": "text/html",
  "content-length": "185",
  "connection": "close",
  "location": "https://download.slimerjs.org/releases/0.9.6/slimerjs-0.9.6-mac.tar.bz2"
}
Make sure your network and proxy settings are correct.
vb-performance@1.0.1 /Users/jakemercurio1/Projects/vb-performance
└── (empty)

npm WARN vb-performance@1.0.1 No repository field.
npm ERR! Darwin 16.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "devbridge-perf-tool"
npm ERR! node v6.9.5
npm ERR! npm  v3.10.10
npm ERR! code ELIFECYCLE

npm ERR! slimerjs@0.9.6 install: `node install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the slimerjs@0.9.6 install script 'node install.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the slimerjs package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node install.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs slimerjs
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls slimerjs
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/jakemercurio1/Projects/vb-performance/npm-debug.log
npm ERR! code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions