-
Notifications
You must be signed in to change notification settings - Fork 434
PhantomJS not found on PATH #808
Comments
facing the same error: Error making request. Please report this full log at https://github.com/Medium/phantomjs npm ERR! code ELIFECYCLE npm ERR! A complete log of this run can be found in: |
same error:
PhantomJS not found on PATH Error making request. Please report this full log at https://github.com/Medium/phantomjs |
This is becuase of the great firewall.I resovled it yesterday.Following is my suggestion:
|
same error: PhantomJS not found on PATH Error making request. |
More of the same error:
|
Workaround that worked for me - basically the problem is I can't resolve stuff through proxy over https, so I had to copy the tarball to an http host, then manually download it thru the proxy w/ wget, and install it manually from the /tmp folder: https://gist.github.com/nickboldt/fd99ff0649304297acf98d1d2aaace06 |
PhantomJS not found on PATH
the following is the error log
Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-windows.zip
Saving to C:\Users\zq\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip
Receiving...
[==--------------------------------------] 4%
Error making request.
Error: read ECONNRESET
at _errnoException (util.js:1024:11)
at TLSWrap.onread (net.js:615:25)
The text was updated successfully, but these errors were encountered: