[macOS]npm mozjpeg 模块下载/prebuild test失败处理方式
参考文章:https://ijs.me/2019/01/14/mozjpeg-pre-build-compile-error-fix/如果是macOS的话,通过brew把mozjpeg相关依赖装好:brew install libtool automake autoconf nasm此时重新安装mozjpeg应该就可以通过了。实在不行把项目依赖删了重装rm -rf node_modulesnpm cache clean --force...





