selaux / node-sprite-generator

Generates image sprites and their spritesheets (css, stylus, sass or less) from sets of images. Supports retina sprites. Provides express middleware and grunt task.
MIT License
191 stars 39 forks source link

[Error: Could not execute GraphicsMagick/ImageMagick: gm "identify" "-ping" "-format" "%wx%h" "-" this most likely means the gm/convert binaries can't be found] #50

Closed GodzillaHe closed 8 years ago

GodzillaHe commented 8 years ago

my code is looks like the 'Standalone' but it didn't work. How can i fix it?

selaux commented 8 years ago

Did you install imagemagick/graphicsmagick?

GodzillaHe commented 8 years ago

let my try.

selaux commented 8 years ago

So?