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
@samhatoum I wonder why chimp is referring to "phantomjs2": "~2.2.0" (in fact phantomjs-2.1.1.) as it in under development and frequently fails to install.
> fibers@1.0.14 install /root/cc_e2e/node_modules/chimp/node_modules/xolvio-sync-webdriverio/node_modules/fibers
> node build.js || nodejs build.js
`linux-x64-v8-4.5` exists; testing
Binary is fine; exiting
> phantomjs2@2.2.0 install /root/cc_e2e/node_modules/chimp/node_modules/phantomjs2
> node install.js
PhantomJS not found on PATH
Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2
Saving to /root/cc_e2e/node_modules/chimp/node_modules/phantomjs2/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
Receiving...
-
Error requesting archive.
Status: 403
Request options: {
"uri": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2",
"encoding": null,
"followRedirect": true,
"headers": {},
"strictSSL": true
}
Response headers: {
"x-amz-request-id": "A43840E2A1E39F69",
"x-amz-id-2": "+oIX4Zc2ZhyRIWsahNDNYvKojIGJ7TgvG2PWIQ+xujJaSs2lCacou8fSY420Qhx+l7Sz2xduBu0=",
"content-type": "application/xml",
"transfer-encoding": "chunked",
"date": "Fri, 09 Sep 2016 13:41:31 GMT",
"server": "AmazonS3",
"connection": "close"
}
Make sure your network and proxy settings are correct.
If you continue to have issues, please report this full log at https://github.com/Medium/phantomjs
The text was updated successfully, but these errors were encountered:
@samhatoum I have filled, but the developer of phantomjs suggested that it is phantomjs2 problem and is actually another version of it:) And this one is really not so responsive zeevl/phantomjs2#19
@samhatoum I wonder why chimp is referring to "phantomjs2": "~2.2.0" (in fact phantomjs-2.1.1.) as it in under development and frequently fails to install.
The text was updated successfully, but these errors were encountered: