This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 259
Fails to install on a Mac due to error with dependency phantomjs (prebuilt) #433
Comments
Same issue on Ubuntu as well. |
@weird-dreams Can you try to install with the |
Same of me on Ubuntu 16.04 Thanks @Innercode for solution ! |
I could install it in nvm node installation even without sudo, native and n ones wouldn't work |
Same here on my MacOS 10.14.3 (Mojave):
phantom.js can't be downloaded from Github. |
had the same error, changed my node version to v6 lts from v12 with nvm and it worked. hope it helps :) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Which version of PhantomJS are you using? Tip: run
phantomjs --version
.v2.1.1/phantomjs-2.1.1-macosx.zip
What steps will reproduce the problem?
we wanted to install vorlonjs (sudo npm i -g vorlon)
this fails due to an EACCES when installing a link
Which operating system are you using?
mac os x el capitan (10.11.6)
Did you use binary PhantomJS or did you compile it from source?
Please provide any additional information below.
The text was updated successfully, but these errors were encountered: