railsエンジニアの方々が一様にダメージを受けたと思いますが、
ハマったまま出られません????
どなたか、どうぞ教えて頂けると本当に嬉しいです。
###現在の状況
gem 'rails', '~> 5.2.5' gem 'mimemagic', '~> 0.3.0' gem 'carrierwave', '<2.0'
(carriewaveは本当は2.0以上に上げたいですが、更にエラーがでるため以前のバージョンにとりあえず指定してあります)
として設定しており、bundle installを試みておりますが、
以下のようなエラーがでており、shared-mime-infoをインストールしなさいと言われています。
ERROR: Error installing mimemagic: ERROR: Failed to build gem native extension. current directory: C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/mimemagic-0.3.10/ext/mimemagic C:/Ruby27-x64/bin/ruby.exe -IC:/Ruby27-x64/lib/ruby/2.7.0/rubygems -rrubygems C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.3/exe/rake RUBYARCHDIR\=C:/Ruby27-x64/lib/ruby/gems/2.7.0/extensions/x64-mingw32/2.7.0/mimemagic-0.3.10 RUBYLIBDIR\=C:/Ruby27-x64/lib/ruby/gems/2.7.0/extensions/x64-mingw32/2.7.0/mimemagic-0.3.10 rake aborted! Could not find MIME type database in the following locations: ["/usr/local/share/mime/packages/freedesktop.org.xml", "/opt/homebrew/share/mime/packages/freedesktop.org.xml", "/opt/local/share/mime/packages/freedesktop.org.xml", "/usr/share/mime/packages/freedesktop.org.xml"] Ensure you have either installed the shared-mime-info package for your distribution, or obtain a version of freedesktop.org.xml and set FREEDESKTOP_MIME_TYPES_PATH to the location of that file. This gem might be installed as a dependency of some bigger package, such as rails, activestorage, axlsx or cucumber. While most of these packages use the functionality of this gem, some gems have included this gem by accident. Set USE_FREEDESKTOP_PLACEHOLDER=true if you are certain that you do not need this gem, and wish to skip the inclusion of freedesktop.org.xml. The FREEDESKTOP_PLACEHOLDER option is meant as a transitional feature, and will be deprecated in the next release. Tasks: TOP => default (See full trace by running task with --trace) rake failed, exit code 1 Gem files will remain installed in C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/mimemagic-0.3.10 for inspection. Results logged to C:/Ruby27-x64/lib/ruby/gems/2.7.0/extensions/x64-mingw32/2.7.0/mimemagic-0.3.10/gem_make.out
しかし、windowでのインストール方法がどこにも書いておらず、解決することができず数時間が経過しております・・・。
本当にインストールしたら解決できるのかも不安です。。
どうぞ教えて頂けると本当に助かります。よろしくお願い申し上げます。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2021/03/29 13:30 編集
2021/03/29 14:09
2021/03/29 14:11
2021/03/29 14:19 編集
2021/03/29 14:40
2021/03/29 14:47 編集
2021/03/29 14:54
2021/03/29 15:17 編集
2021/03/29 15:27 編集
2021/03/29 15:35
2021/03/29 16:13
2021/03/29 16:42
2021/04/23 00:59
2021/04/23 01:05
2021/04/23 01:10