Skip to content

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

@Renaenys

Description

@Renaenys

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions