mini_magick icon indicating copy to clipboard operation
mini_magick copied to clipboard

Windows install issue

Open lhoff opened this issue 12 years ago • 4 comments

Attempting to install this gem on Windows produces the following error:

gem install mini_magick

ERROR: While executing gem ... (Errno::EINVAL) Invalid argument - C:/Ruby193/lib/ruby/gems/1.9.1/gems/mini_magick-3.6.0/test/files/special! "chars'.gif

lhoff avatar Jun 04 '13 14:06 lhoff

I can reproduce it too.

jarmo avatar Jun 07 '13 20:06 jarmo

Still seeing this as of today, installing an earlier version made it work just fine.

steveklabnik avatar Jul 15 '13 19:07 steveklabnik

I install the 3.5.0 version and it still not working. When I try Bundle install it require 3.6.0 version :/

samuelfalci avatar Dec 04 '14 13:12 samuelfalci

@samuelfalci what is the contents of your Gemfile?

steveklabnik avatar Dec 04 '14 16:12 steveklabnik