Ionaru / MarketBot

A Discord bot for looking up EVE Online market prices
https://ionaru.github.io/MarketBot/
MIT License
26 stars 5 forks source link

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

Open Renaenys opened 4 years ago

Renaenys commented 4 years ago

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