Having problems with uploading image to Spree app
Posted: 2018-01-27T08:10:19-07:00
I am trying to create a Spree app and i am having problems with uploading an image. I am currently on rails 5.1, latest spree edition and installed paperclip gem, unfortunately my OS is windows 10. When i try to upload the image i get this error
5 errors prohibited this record from being saved:
Attachment Paperclip returned errors for file 'index.png' - check ImageMagick installation or image source file.
Attachment Paperclip::Errors::NotIdentifiedByImageMagickError
Attachment Paperclip::Errors::NotIdentifiedByImageMagickError
Attachment Paperclip::Errors::NotIdentifiedByImageMagickError
Attachment Paperclip::Errors::NotIdentifiedByImageMagickError
What can i do about this?
5 errors prohibited this record from being saved:
Attachment Paperclip returned errors for file 'index.png' - check ImageMagick installation or image source file.
Attachment Paperclip::Errors::NotIdentifiedByImageMagickError
Attachment Paperclip::Errors::NotIdentifiedByImageMagickError
Attachment Paperclip::Errors::NotIdentifiedByImageMagickError
Attachment Paperclip::Errors::NotIdentifiedByImageMagickError
What can i do about this?