【发布时间】:2011-11-16 08:26:11
【问题描述】:
我正在使用带有以下文本的 rvmrc:
rvm_path=/local/rvm
(在 Ubuntu 11.10 上)但尝试安装时会出现不明确的错误:
$ bash < <(curl -s https://rvm.beginrescueend.com/install/rvm)
Successfully checked out branch ''
Current branch master is up to date.
Successfully pulled (rebased) from origin
: No such file or directory
有什么想法吗?
【问题讨论】:
-
尝试在没有 rvmrc 的情况下安装也失败了。
标签: rvm