RVM'nin en son sürümünü yeniden yüklemeyi denediğimde, RVM bana eksik veya yanlış "$ PATH" değişkeniyle ilgili bir hata bildirimi verdi. Kimse (a) bu değişkeni neyin ayarlanması gerektiğini ve (b) nasıl değiştireceğini biliyor mu?
Onlarca iş parçacığı aradım ama hiçbiri bu soruna tam olarak başvurmuyor. Herhangi bir yardım büyük takdir edilecektir.
sayesinde Cody
Codys-MacBook-Pro:demo_app Cody$ rvm get head && rvm reload
######################################################################## 100.0%
Downloading RVM from wayneeseguin branch master
Upgrading the RVM installation in /Users/Cody/.rvm/
RVM PATH line found in /Users/Cody/.bashrc /Users/Cody/.zshrc.
RVM sourcing line found in /Users/Cody/.bash_profile /Users/Cody/.zprofile.
Upgrade Notes:
/Users/Cody/.bash_profile:3:export PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/git/bin:/Users/Cody/.rvm/bin
* WARNING: Above files contains `PATH=` with no `$PATH` inside, this can break RVM,
for details check https://github.com/wayneeseguin/rvm/issues/1351#issuecomment- 10939525
to avoid this warning append #PATH.
Upgrade of RVM in /Users/Cody/.rvm/ is complete.
Bu hile yaptı. Çok teşekkürler! – hawkharris