Ionaru / Ionaru/MarketBot

When install nodejs with npm install mostly failed at Puppeteer.

Open
#13 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
29
Forks
5
Avg merge
3m
Merged PRs (30d)
2

Description

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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.