-
Notifications
You must be signed in to change notification settings - Fork 95
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
pngquant-bin@5.0.2 postinstall #104
Comments
Here I'm having the same on Centos 7 |
how to slove?????? |
@andiy-wang i am having the same problem.Have you solved it by now... |
the same problem |
|
i trying to install gatsby and keep getting same ERR. WHEN I DO: gatsby new file-name |
Please make sure that the dependencies are installed. |
I use Mac and It work for me. brew install libpng
npm i
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
node -v
11.10.0
npm -v
6.7.0
⚠ getaddrinfo ENOTFOUND raw.githubusercontent.com raw.githubusercontent.com:443
⚠ mozjpeg pre-build test failed
ℹ compiling from source
✖ RequestError: read ECONNRESET
at ClientRequest.req.once.err (/Users/workspace-dt-automation/dt-web/node_modules/got/index.js:111:21)
at Object.onceWrapper (events.js:285:13)
at ClientRequest.emit (events.js:197:13)
at TLSSocket.socketErrorListener (_http_client.js:397:9)
at TLSSocket.emit (events.js:197:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at processTicksAndRejections (internal/process/next_tick.js:76:17)
⚠ read ECONNRESET
⚠ pngquant pre-build test failed
ℹ compiling from source
✖ Error: pngquant failed to build, make sure that libpng is installed
at Promise.all.then.arr (/Users/workspace-dt-automation/dt-web/node_modules/bin-build/node_modules/execa/index.js:231:11)
at processTicksAndRejections (internal/process/next_tick.js:81:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! pngquant-bin@5.0.2 postinstall:
node lib/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the pngquant-bin@5.0.2 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Why would it fail?
The text was updated successfully, but these errors were encountered: