You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: