capistrano-3-rails-template icon indicating copy to clipboard operation
capistrano-3-rails-template copied to clipboard

Error, when run cap production deploy:compile_assets_locally

Open khiemnd-ait opened this issue 10 years ago • 1 comments

I have this error, when run cap production deploy:compile_assets_locally

Errno::ENOENT: No such file or directory - RAILS_ENV=production bundle exec rake assets:precompile

khiemnd-ait avatar Oct 31 '14 05:10 khiemnd-ait

:+1: I'm also getting this error

In my case, I'm using capistrano-rvm and it turned out to be some conflicts with how that plugin determines which rvm installation to use.

rkrdo avatar Jan 29 '15 20:01 rkrdo