You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bundler could not find compatible versions for gem "carrierwave":
In Gemfile:
carrierwave
carrierwave-crop was resolved to 0.1.2, which depends on
carrierwave (< 0.11.0, >= 0.8.0)
I cannot use 0.10 as it does not support multiple file uploads, which i need.
The text was updated successfully, but these errors were encountered:
gem 'carrierwave', github: 'carrierwaveuploader/carrierwave'
I'm getting the following error:
I cannot use 0.10 as it does not support multiple file uploads, which i need.
The text was updated successfully, but these errors were encountered: