Closed perfectfoolish closed 10 years ago
Thanks for reporting your issue! This is one of my 12 active issues. Use that link to check how soon your issue will be answered. Don't forget to check your issue against this project's CONTRIBUTING.md. Cheers.
I have slove this by using
gem install debugger
without the version number of the gem
I got this issue when upgrading my local version of ruby to (2.0.0p451). Based on @perfectfoolish's suggestion, I used this to fix my bundle:
$ bundle update debugger
Closing since I'm scoping debugger to just 1.9.2 and 1.9.3. For more see https://github.com/cldwalker/debugger/issues/125#issuecomment-43353446
I also this error now
my environment
Error output
what should i do ? help me