gm图片处理器:The gm/convert binaries can't be found
Posted mrzhu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了gm图片处理器:The gm/convert binaries can't be found相关的知识,希望对你有一定的参考价值。
今天在使用node处理模块gm的时候,总是无法正常使用,报:The gm/convert binaries can‘t be found(找不到gm/convert二进制文件)
google了一下,发现系统缺少必要的组件,
我使用的是win7系统,在安装以下组建后可以正常使用了
Ghostscript (Win64bits): https://www.ghostscript.com/download/gsdnld.html
GraphicsMagick: https://graphicsmagick.en.softonic.com/
ImageMagick: https://imagemagick.en.softonic.com/
以上是关于gm图片处理器:The gm/convert binaries can't be found的主要内容,如果未能解决你的问题,请参考以下文章
Windows下gm打水印老是报gm convert: Unable to read font (n019003l.pfb)问题