Missing default-gems file......when installing Ruby -


Thanks in advance for any help I am new to this and struggling to piece together all this together I am! I have followed the 'Guide to Biffi' created to install Ruby on Mac OS X (My Lion) and it has worked really well until:

  Install Fluffy rbenv-default-gems echo "bundler \ n" & gt; ; & Gt; "~ / .rbenv / default-gems"   

When I get an error code then: -bash: ~ / .rbenv / default-Gem: No such file or directory

Did I lose some settings?

Rbenv was the directory. I'm surprised if that echo command is ~ / .rbenv / default-gems

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -