-
Notifications
You must be signed in to change notification settings - Fork 58
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
Build error after updates MozJpeg@7.1.1 #68
Comments
+1 |
1 similar comment
+1 |
Any solutions? Work well on macOS. but still same issue when try build in jenkins |
@DaveDev13 |
@1000ch looks like yep 12:48:52 npm ERR! code ELIFECYCLE
12:48:52 npm ERR! errno 1
12:48:52 npm ERR! mozjpeg@7.1.1 postinstall: `node lib/install.js`
12:48:52 npm ERR! Exit status 1
12:48:52 npm ERR!
12:48:52 npm ERR! Failed at the mozjpeg@7.1.1 postinstall script.
12:48:52 npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
12:48:52
12:48:52 npm ERR! A complete log of this run can be found in:
12:48:52 npm ERR! /home/node/.npm/_logs/2021-10-18T09_48_52_129Z-debug.log
12:48:52 The command '/bin/sh -c npm update' returned a non-zero code: 1 |
Same problem on our Gatsby project. I added the following to pin the older version that did work in my
Then just ran |
Tried it but it didn't help, I'll try again) |
@VallyPepyako |
Also have this issue: Here's the output from
|
This issue is a duplication of #67. |
Hey, I'm having trouble assembling. jenkins outputs this message
mozjpeg@7.1.1 postinstall /var/lib/jenkins/workspace/my-dev/node_modules/imagemin-mozjpeg/node_modules/mozjpeg
How to fix it?
The text was updated successfully, but these errors were encountered: