-
Notifications
You must be signed in to change notification settings - Fork 45
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
Please install the libjpeg development package before building #16
Comments
Same thing for me, failing even after installing |
I also had this problem, running from google functions. I was using Node 6, I seen in later versions these had been added to Node, I upgraded to 10 runtime, and the situation was resolved. I tried alot of different plugins and packages to add compatibility and it was no good. |
What versions of node are you running? |
@stot3 hi, I'm having the same issue and my node version is now 10.15.3, could you please help me?
|
I just removed my |
On my Ubuntu system I installed package:
I had problem with libGLU.so.1 |
Thanks @nguyenthetoan , that fixed the issue for me too |
Possibly
Long story short: looks like a
|
I had the same issue at an docker-image with linux alpine.
|
I had this issue too on a Docker Linux image, I solved following the cwep Google guide: https://developers.google.com/speed/webp/docs/compiling#preparing_the_platform TLDR: |
anyone facing issue after installing the packages |
в мене така ж помилка Error: JPEG support not compiled. Please install the libjpeg development package before building. |
Hello, I use the library on a Mac Book Pro M3 (ios 14) and i face the issue. I have this error : I tries to clean node_modules and re install project, but nothing works. Anyone is facing this issue ? |
My libjpeg-devel version is 1.2.0.
I run my npm with imagemin-webp, but have this error. Could you help me?
I have done my best for it
Error: JPEG support not compiled. Please install the libjpeg development package before building. Error! Could not process file /tmp/c7048e23-4296-4ddf-bab8-154b1f84e6c4 Error! Cannot read input picture file '/tmp/c7048e23-4296-4ddf-bab8-154b1f84e6c4'
The text was updated successfully, but these errors were encountered: