twolfson / gmsmith

GM engine for spritesmith
MIT License
10 stars 11 forks source link

`gm -version || convert -version` failed #10

Closed hoanguyen311 closed 8 years ago

hoanguyen311 commented 8 years ago

I get this problem when running npm isntall which trigger gm -version || convert -version

node -v v5.8.0

npm -v 3.7.3

twolfson commented 8 years ago

That error message means neither GraphicsMagick nor ImageMagick is installed. Those are dependencies of this package. They are documented here:

https://github.com/twolfson/gmsmith/tree/1.1.0#requirements