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

When install nodejs with npm install mostly failed at Puppeteer. #13

Open
Renaenys opened this issue Sep 4, 2020 · 0 comments
Open

Comments

@Renaenys
Copy link

Renaenys commented Sep 4, 2020

When installing nodejs with manual install mostly failed at puppeteer

by installing apt-get install chromium-browser & manually install again puppeteer will do the work. ( might be helpful for people unable to install puppeteer ) * for server linux mostly.

apt-get install chromium-browser
npm install puppeteer --unsafe-perm=true

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

1 participant