You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### REASON
npm install fails on grunt-casper becauseof slimmerjs
see iamchrismiller/grunt-casper#78
### TODO
I do not yet understand the intent of test-case that uses casper,
so i'll rewrite test-case later with reference to old
slimmerjs had an issue with their install script graingert/slimerjs#4
This was fixed but the version of slimmerjs used by grunt-casper doesn't appear to have the fix
invalid configloglevel="notice"
Downloading http://download.slimerjs.org/releases/0.9.1/slimerjs-0.9.1-win32.zip
Saving to C:\Users\MARK~1.LEW\AppData\Local\Temp\slimerjs\slimerjs-0.9.1-win32.zip
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.1/slimerjs-0.9.1-win32.zip",
"path": "/releases/0.9.1/slimerjs-0.9.1-win32.zip",
"href": "http://download.slimerjs.org/releases/0.9.1/slimerjs-0.9.1-win32.zip"
}
Response headers: {
"server": "nginx/1.10.3",
"date": "Fri, 08 Feb 2019 18:33:15 GMT",
"content-type": "text/html",
"content-length": "185",
"connection": "close",
"location": "https://download.slimerjs.org/releases/0.9.1/slimerjs-0.9.1-win32.zip"
}
Make sure your network and proxy settings are correct.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install:
node install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mark.lewis\AppData\Roaming\npm-cache_logs\2019-02-08T18_33_15_477Z-debug.log
The text was updated successfully, but these errors were encountered: