Closed anvk closed 7 years ago
Everytime I run your code I get:
myFolder$ image-batch-resizer -d ./wide.copy env: coffee: No such file or directory
wonder what is the problem
Hi! Thats my fail, as quick workaround install global coffeescript
npm install coffee-script -g
Later I re-build it to ES2015 -> ES5 in bin.
TODO: rewrite to ES5 in bin.
Done
Everytime I run your code I get:
wonder what is the problem