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
I used your gem, and PhantomJS got installed, but i got an error when trying to use it:
/home/somefolder/.phantomjs/1.9.7/x86_64-linux/bin/phantomjs: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory
I used your gem, and PhantomJS got installed, but i got an error when trying to use it:
Is the same issue they mention here: ariya/phantomjs#10904
After running
$ sudo apt-get install libfontconfig
everything went great.Thanks for this gem!
The text was updated successfully, but these errors were encountered: