tors / jquery-fileupload-rails

jQuery File Upload integrated for Rails
669 stars 254 forks source link

failing to precompile assets #62

Closed gajendrajena closed 9 years ago

gajendrajena commented 10 years ago

rake aborted! Asset compilation with node failed with error:

{ [Error: Error: ENOENT, no such file or directory '/home/gajendra/projects/teamaroo/tmp/assets/load-image.js' In module tree: application

at Object.fs.openSync (fs.js:432:18)

] originalError: { [Error: ENOENT, no such file or directory '/home/gajendra/projects/teamaroo/tmp/assets/load-image.js'] errno: 34, code: 'ENOENT', path: '/home/gajendra/projects/teamaroo/tmp/assets/load-image.js', syscall: 'open', fileName: '/home/gajendra/projects/teamaroo/tmp/assets/load-image.js', moduleTree: [ 'application' ] } }

felixbuenemann commented 9 years ago

Can you provide more info on how you integrated the gem?

felixbuenemann commented 9 years ago

Closing, no further feedback provided.