2

バンドル インストールを実行しようとすると、このエラーが発生します。指示に従って宝石を直接インストールしても失敗します。それ以来、Ruby 構成を含むすべての Ruby (およびプロジェクト コード) を自分のマシンから消去し、ruby、devkit、およびプロジェクト コードを再インストールしました。まだこれを取得しています。次にどこを見るべきかわかりません。ほとんどの検索では、ここには当てはまらないように見える gem 固有のソリューションが見つかります。もっと情報を提供できるかどうか教えてください。ありがとう!

An error occurred while installing debug_inspector (0.0.2), and Bundler cannot
continue.
Make sure that `gem install debug_inspector -v '0.0.2'` succeeds before
bundling.

C:\TFS\Grange Commercial SEQ\White\Specifications>gem install debug_inspector -v
'0.0.2'
Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
The system cannot find the path specified.
The system cannot find the path specified.
ERROR:  Error installing debug_inspector:
    ERROR: Failed to build gem native extension.

    C:/devl/Ruby/Ruby192/bin/ruby.exe extconf.rb

Gem files will remain installed in C:/devl/Ruby/Ruby192/lib/ruby/gems/1.9.1/gems
/debug_inspector-0.0.2 for inspection.
Results logged to C:/devl/Ruby/Ruby192/lib/ruby/gems/1.9.1/gems/debug_inspector-
0.0.2/ext/debug_inspector/gem_make.out
4

2 に答える 2