-
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
Can't install pngquant-bin on Ubuntu 16.04 (WSL) #64
Comments
|
Have the same issue, @xakep139 have you found a work around ? |
@alekaizer, nope. I've decided to replace package with |
Type Further reading: |
same problem here on ubuntu 17.10
says
|
@mdaliyan The above problem looks slightly different than yours. I think you're looking for issue 78. |
To build pngquant binary you need to have installed make.
[..] |
It must be so @drzippie . I removed nodejs that was installed from repo and compiled it from source. Then I tried to install |
Hello @mdaliyan , I had a similar problem and fixed by installing |
grep-status -FProvides,Package -sPackage,Provides,Status libpng-dev Still get: [email protected] any ideas? |
After some debugging I found out that the error on my system (Ubuntu 18.04) was a permission error. My If this is the case, remove
I hope this helps! |
tried: |
@c2h2 thank you it worked ❤ |
|
sudo npm install -g pngquant-bin@^3.0.0
output:The text was updated successfully, but these errors were encountered: