sindresorhus / fast-cli

Test your download and upload speed using fast.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to launch chromium error when running command

lemsans opened this issue · comments

I did everything the README.md file required me to install, after running it displayed this:

root@------:~# fast
Failed to launch chrome!
/usr/local/lib/node_modules/fast-cli/node_modules/puppeteer/.local-chromium/linux-686378/chrome-linux/chrome: error while loading shared libraries: libXcomposite.so.1: cannot open shared object file: No such file or directory

TROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md

root@------:~#

Keep in mind i tried to do this on multiple servers. Any ideas?

@lemsans I followed the steps (just 1 command actually) on this site to install some missing libraries and this fixed my issue and it runs fine now

thank you, the command works great now