gem install debugger -v '1.5.0' fails

后端 未结 6 1941
Happy的楠姐
Happy的楠姐 2021-01-19 21:26

I am trying to do bundle in the large project on Mavericks and some gems are broken or something wrong with my environment in spite of this is fresh install of

6条回答
  •  春和景丽
    2021-01-19 21:40

    may be this will help you gem install debugger-linecache -v '1.1.2' -- --with-ruby-include=$rvm_path/src/ruby-1.9.3-p286/

提交回复
热议问题