aguidrevitch / jquery-file-upload-middleware

jQuery-File-Upload Express.js middleware
294 stars 120 forks source link

server crashes #43

Closed vasiliyb closed 10 years ago

vasiliyb commented 10 years ago

http://stackoverflow.com/questions/22419981/nodejs-jade-upload-file

mogadget commented 10 years ago

Issue posted on stackoverflow already resolved.. please close

vasiliyb commented 10 years ago

Thanks ! Issue was me not installing ImageMagic thanks!

farin commented 10 years ago

it's not pretty nice error message

events.js:72 throw er; // Unhandled 'error' event ^ Error: spawn ENOENT at errnoException (child_process.js:988:11) at Process.ChildProcess._handle.onexit (child_process.js:779:34)

how could user find what is wrong. Better exception or at least some note in documentation would be fine.