spritesheet.js icon indicating copy to clipboard operation
spritesheet.js copied to clipboard

'identify' is not recognized as an internal or external command, operable program or batch file.

Open m-ahmadi opened this issue 9 years ago • 2 comments
trafficstars

'identify' is not recognized as an internal or external command, operable program or batch file.

C:\Users\NYC\AppData\Roaming\npm\node_modules\spritesheet-js\index.js:114 if (err) throw err; ^ isssu2

issue

m-ahmadi avatar Nov 11 '16 16:11 m-ahmadi

I've got the same issue. The installer of ImageMagick 7.x do not have 'convert.exe' or 'identify.exe'. You could try 'ImageMagick-6.9.8-Q16'. It works on my machine.

fantasydr avatar Apr 03 '17 15:04 fantasydr

The same issue was solved here

mrtrizer avatar Oct 09 '17 06:10 mrtrizer