参考链接:
npm安装包时报错npm ERR! Failed at the gifsicle@4.0.1 postinstall script - 半亩方塘 (bluepost.cn)
(1条消息) mozjpeg 安装失败/Failed at the mozjpeg_imHere·的博客-优快云博客_mozjpeg
npm install error 7.1.1 · Issue #67 · imagemin/mozjpeg-bin (github.com)
1.错误描述
在升级hexo的配置时,添加了压缩插件,但是出现了如下错误。
在具体分析时发现,并不是所有的图片都不能被压缩,而是只有部分图片不能被压缩。
FATAL {
err: Error: write EOF
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16) {
errno: -4095,
code: 'EOF',
syscall: 'write',
originalMessage: 'write EOF',
shortMessage: 'Command failed with EOF: D:\\workspace\\myBlog\\node_modules\\_mozjpeg@7.1.1@mozjpeg\\ven

在升级Hexo博客并添加图片压缩插件时遇到mozjpeg安装错误,导致部分jpeg图片无法压缩。错误信息显示为'writeEOF'。尝试了修改hosts文件和其他解决方案未成功。问题根源在于特定jpeg图片引发错误,删除这些图片后问题解决。建议使用png和jpg格式以避免压缩问题。
最低0.47元/天 解锁文章
927

被折叠的 条评论
为什么被折叠?



