gm图片处理器:The gm/convert binaries can't be found

今天在使用node处理模块gm的时候,老是没法正常使用,报:The gm/convert binaries can't be found(找不到gm/convert二进制文件)html

google了一下,发现系统缺乏必要的组件,node

我使用的是win7系统,在安装如下组建后能够正常使用了google

Ghostscript (Win64bits): https://www.ghostscript.com/download/gsdnld.html
GraphicsMagick: https://graphicsmagick.en.softonic.com/
ImageMagick: https://imagemagick.en.softonic.com/htm

相关文章
相关标签/搜索