Code Monkey home page Code Monkey logo

Comments (9)

dstarosta avatar dstarosta commented on September 4, 2024 3

We also started getting an error during NPM builds today. It looks some API call fails with a 503 status code.

> [email protected] postinstall E:\Development\Git\someapp\node_modules\pngquant-bin
> node lib/install.js

  ‼ Response code 503 (Backend unavailable, connection timeout)
  ‼ pngquant pre-build test failed
  i compiling from source
  × Error: pngquant failed to build, make sure that libpng-dev is installed
    at Promise.all.then.arr (E:\Development\Git\someapp\node_modules\execa\index.js:231:11)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch

from imagemin-pngquant.

dstarosta avatar dstarosta commented on September 4, 2024

It looks like raw.github.com is having issues. This URL throws a 503: https://raw.github.com/imagemin/pngquant-bin/v5.0.1/vendor/

from imagemin-pngquant.

ChrissiQ avatar ChrissiQ commented on September 4, 2024

This seems relevant:

imagemin/pngquant-bin#99

from imagemin-pngquant.

aarondfrancis avatar aarondfrancis commented on September 4, 2024

imagemin/pngquant-bin#78

from imagemin-pngquant.

dhruvaldarji avatar dhruvaldarji commented on September 4, 2024

Same issue for my team. We require successful builds on all code changes, and this dependency of a dependency...etc. has all but brought our team to a complete halt.

from imagemin-pngquant.

sjaurena avatar sjaurena commented on September 4, 2024

Here, another one blocked by this dependency

from imagemin-pngquant.

rehbergerp avatar rehbergerp commented on September 4, 2024

changed "laravel-mix": "^1.0", to "laravel-mix": "^2.0", and resolved my issue

from imagemin-pngquant.

blowsie avatar blowsie commented on September 4, 2024

I also am having issues installing on windows

$ npm install imagemin-pngquant

> [email protected] postinstall C:\Projects\test\node_modules\pngquant-bin
> node lib/install.js

  ‼ unable to get local issuer certificate
  ‼ pngquant pre-build test failed
  i compiling from source
  × Error: pngquant failed to build, make sure that libpng-dev is installed
    at Promise.all.then.arr (C:\Projects\test\node_modules\execa\index.js:231:11)
    at process._tickCallback (internal/process/next_tick.js:68:7)
[email protected] C:\Projects\test
+-- UNMET PEER DEPENDENCY [email protected]
`-- UNMET PEER DEPENDENCY webpack-cli@*

from imagemin-pngquant.

alfa-dev avatar alfa-dev commented on September 4, 2024

You have to install manually.

On linux:

apt-get install libpng-dev -y --no-install-recommends

source: #46 (comment)

from imagemin-pngquant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.