libfontconfig.so.1: cannot open shared object file: No such file or directory
/usr/lib/node_modules/phantomjs/lib/phantom/bin/phantomjs: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory
Solution
sudo apt-get install libfontconfig1
Recent Comments