Skip to content

Instantly share code, notes, and snippets.

@gducharme
Last active September 30, 2015 14:47
Show Gist options
  • Save gducharme/1809773 to your computer and use it in GitHub Desktop.
Save gducharme/1809773 to your computer and use it in GitHub Desktop.
Rvm error
-bash: /Users/gducharme/.rvm/scripts/base: line 58: syntax error near unexpected token `fi'
-bash: /Users/gducharme/.rvm/scripts/base: line 58: `fi'
Original installed RVM version:
rvm 1.10.2 by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.beginrescueend.com/]
Turning on auto mode.
Downloading RVM from wayneeseguin branch master
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 887k 100 887k 0 0 524k 0 0:00:01 0:00:01 --:--:-- 2294k
Upgrading the RVM installation in /Users/gducharme/.rvm/
Removing rvm PATH line from /Users/gducharme/.bash_profile /Users/gducharme/.zshrc.
Adding rvm PATH line to /Users/gducharme/.bashrc /Users/gducharme/.zshrc.
Removing rvm loading line from /Users/gducharme/.bash_profile.
Adding rvm loading line to /Users/gducharme/.bash_profile /Users/gducharme/.zlogin.
Upgrade Notes:
* No new notes to display.
# RVM: Shell scripts enabling management of multiple ruby environments.
# RTFM: https://rvm.beginrescueend.com/
# HELP: http://webchat.freenode.net/?channels=rvm (#rvm on irc.freenode.net)
# Screencast: http://screencasts.org/episodes/how-to-use-rvm
# In case of any issues read output of 'rvm requirements' and/or 'rvm notes'
Upgrade of RVM in /Users/gducharme/.rvm/ is complete.
# Geoffrey Ducharme,
#
# Thank you for using RVM!
# I sincerely hope that RVM helps to make your life easier and more enjoyable!!!
#
# ~Wayne
Installed RVM master version:
rvm 1.10.2 by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.beginrescueend.com/]
-bash: /Users/gducharme/.rvm/scripts/rvm: line 31: syntax error near unexpected token `fi'
-bash: /Users/gducharme/.rvm/scripts/rvm: line 31: `fi'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment