-
-
Notifications
You must be signed in to change notification settings - Fork 156
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
cannot install optional dependence mozjpeg #339
Comments
I am having a similar issue with v7.1.0 on Ubuntu
|
Try |
I had the same issue. Pinning gulp-imagemin to 7.0 fixed the issue for me as well. |
@sindresorhus |
if macOS,try to use brew to install all dependencies of mozjpeg:
by now reinstall or clear local dependencies then retry:
hope it helps. |
stuck into this error when npm install:
⚠ connect ECONNREFUSED 151.101.228.133:443
⚠ gifsicle pre-build test failed
ℹ compiling from source
✖ Error: Command failed: /bin/sh -c autoreconf -ivf
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --output=aclocal.m4t
Can't exec "aclocal": No such file or directory at /usr/local/Cellar/autoconf/2.69/share/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf: failed to run aclocal: No such file or directory
⚠ connect ECONNREFUSED 151.101.228.133:443
⚠ mozjpeg pre-build test failed
ℹ compiling from source
The text was updated successfully, but these errors were encountered: