Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoMethodError: undefined method `each' for nil:NilClass #54

Open
dimitrypo opened this issue Mar 16, 2015 · 0 comments
Open

NoMethodError: undefined method `each' for nil:NilClass #54

dimitrypo opened this issue Mar 16, 2015 · 0 comments

Comments

@dimitrypo
Copy link

I've added
gem 'rvm1-capistrano3', require: false

Into my gemfile

Then added

require 'rvm1/capistrano3'

Into my capfile and immediately after that during deployment I start receiving an error:

cap aborted!
NoMethodError: undefined method `each' for nil:NilClass

My cap file - https://gist.github.com/dutgcom/530496477faeffec9df9

My stage.rb file - https://gist.github.com/dutgcom/d3f334dc6334b600af4a

What could it be?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant