GraphicsMagick - Cannot find name 'gm' (Warning)
pedrofg opened this issue · 3 comments
pedrofg commented
nooitaf commented
What message do you get in terminal?
maybe try im
insted of gm
pedrofg commented
The same message above.
I tried im
but it had errors with large images to create thumbnails. So the gm
solve those errors, but looks like the compiler does not know about gm
.
nooitaf commented
Looks like some external linting?
..as long as you have added the cfs:graphicsmagick
package it should be available
https://github.com/CollectionFS/Meteor-cfs-graphicsmagick/blob/master/package.js#L20