You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried adding set :rvm1_auto_script_path, '/tmp/my-rvm-auto
and that helped, but now get
INFO Uploading /Users/MY_USER_NAME/.rvm/gems/ruby-2.2.1/gems/rvm1-capistrano3-1.4.0/script/rvm-auto.sh 100.0%
INFO [dd1b5d93] Running /usr/bin/env chmod +x /tmp/my-rvm-auto/rvm-auto.sh as ec2-user@SOME_IP_ADDRESS
DEBUG [dd1b5d93] Command: ( export RVM_BIN_PATH="~/.rvm/bin" ; /usr/bin/env chmod +x /tmp/my-rvm-auto/rvm-auto.sh )
INFO [dd1b5d93] Finished in 0.067 seconds with exit status 0 (successful).
(Backtrace restricted to imported tasks)
cap aborted!
NoMethodError: undefined method `each' for nil:NilClass
Tasks: TOP => rvm1:hook
Tried running:
cap staging rvm1:check --trace
The text was updated successfully, but these errors were encountered: