Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem on start in Ubuntu #367

Open
chitogamer96 opened this issue Jun 2, 2020 · 2 comments
Open

Problem on start in Ubuntu #367

chitogamer96 opened this issue Jun 2, 2020 · 2 comments

Comments

@chitogamer96
Copy link

image

@lhgrigio
Copy link

lhgrigio commented Jun 2, 2020

This is not an issue with Sulla, but with a lib required by puppeteer (libX11-xcb.so.1).

If this is a CLI only server, that might be the reason for the missing libs from X11, you can try to install the missing packages manually, the exacts ones will change depending on your OS version, this is an example:

https://dev.to/spekulatius1984/how-to-fix-puppetteer-error-libx11-xcb-so-1-3i8i

@joedutra
Copy link

joedutra commented Jun 6, 2020

the repository is deprecated use

Install
npm i @s2click/venom
https://github.com/s2click/venom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants