我正试图在jenkins上运行grails geb/spock测试.我安装Xvfb插件
https://wiki.jenkins-ci.org/display/JENKINS/Xvfb+Plugin.詹金斯配置:

我安装了ImageMagick(ImageMagick-6.9.2-3-Q16-x64-static.exe)并在我的js文件中添加以下内容:
var easyimg = require('easyimage');
Run Code Online (Sandbox Code Playgroud)
但当我启动我的node.js应用程序时,我收到此错误:
未找到ImageMagick EasyImage需要ImageMagick才能工作.从http://www.imagemagick.org/script/binary-releases.php安装.