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

ERROR: Failed to download Chromium r555668! #10

Open
RicoLiu opened this issue Jun 6, 2018 · 3 comments
Open

ERROR: Failed to download Chromium r555668! #10

RicoLiu opened this issue Jun 6, 2018 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@RicoLiu
Copy link

RicoLiu commented Jun 6, 2018

When i run npm install hiper -g, it has this error log:

ERROR: Failed to download Chromium r555668! Set "PUPPETEER_SKIP_CHROMIUM_DOWNLOAD" env variable to skip download.
{ Error: read ECONNRESET
    at _errnoException (util.js:1022:11)
    at TLSWrap.onread (net.js:628:25) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' }

How to fix it

@svc-user
Copy link

svc-user commented Jun 6, 2018

This might give you a clue. Not sure if it's a solution.

puppeteer/puppeteer#2173

@bsatria
Copy link

bsatria commented Jun 7, 2018

same issue here

Linux Mint 18.2
Node 10.0.0
Npm 6.0.1

@pod4g pod4g added the help wanted Extra attention is needed label Jun 9, 2018
@wanmaoor
Copy link

if you are in Linux, you can use this command like this: sudo npm install hiper -g --save hiper --ignore-scripts.it can skip download Chromium.because of the GFW...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants