Last active
December 31, 2015 07:00
-
-
Save YumaInaura/910fc3207a8da82d0577 to your computer and use it in GitHub Desktop.
Rails | `bin_path': can't find gem bundler に対処する ref: http://qiita.com/Yinaura/items/6501619c6f5ab79ddaa5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /Users/yinaura/.rbenv/versions/2.2.4/lib/ruby/2.2.0/rubygems.rb:243:in | |
| `bin_path': can't find gem bundler (>= 0) (Gem::GemNotFoundException) | |
| from /Users/yinaura/projects/project/bin/bundle:4:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment