gpt4 book ai didi

node.js - Gatsby 在 mozjpeg 上构建失败

转载 作者:行者123 更新时间:2023-12-04 14:44:34 24 4
gpt4 key购买 nike

从昨天开始,我无法将我的 Gatsby 站点部署到我们的服务器,build 提示 mozjpeg 库。有没有人遇到过这个错误?
我试过:

  • 锁定 gatsby-cli
  • 添加 automake linux 包
  • 添加 libtools linux 包
  • 解冻纱锁
  • 安装没有锁定文件的依赖项

  • 但似乎没有任何帮助,错误如下:
    error /node_modules/mozjpeg: Command failed.
    Exit code: 1
    Command: node lib/install.js
    Arguments:
    Directory: /node_modules/mozjpeg
    Output:
    ⚠ spawn /node_modules/mozjpeg/vendor/cjpeg ENOENT
    ⚠ mozjpeg pre-build test failed
    ℹ compiling from source
    ✖ Error: Command failed: /bin/sh -c ./configure --enable-static --disable-shared --disable-dependency-tracking --with-jpeg8 --prefix="/node_modules/mozjpeg/vendor" --bindir="/node_modules/mozjpeg/vendor" --libdir="/node_modules/mozjpeg/vendor"
    操作系统
    Ubuntu 16.04.6
    Node
    12.14
    Gatsby
    2.19.7

    最佳答案

    根据一些 GitHub 线程:

  • https://github.com/JeffreyWay/laravel-mix/issues/1271
  • https://github.com/mozilla/mozjpeg/issues/244
  • https://github.com/imagemin/imagemin/issues/168

  • 他们建议:
  • 安装 nasm (强烈推荐)
  • 如果上述解决方案不起作用,请安装 automake , autoconf , libtool , dpkg , pkgconfig , libpng , libpng-dev , g++
  • 删除缓存
  • 关于node.js - Gatsby 在 mozjpeg 上构建失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64927442/

    24 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com