Open Deimos620 opened 7 years ago
Do you have capistrano/bundler
in your Capfile?
I would close it. No activity and for me works as expected with this combination.
Yes. I have it in my Capfile.
I would try execute :rake, "webpacker:install"
(i.e. rake
instead of rails
)
I am trying to deploy Rails app with capistrano. Ruby version is managed by rvm. I am using ruby 2.2.3, created gemset manually.
Of course, I included capistrano/rails in my capfile.
I am not sure why I am getting error. I think I configured correctly , but... Anyway, Would you like to help me to fix this issue?
Thanks.