Capistrano no such file to load — deploy

后端 未结 6 2119
感情败类
感情败类 2021-01-05 03:37

When I try to run any cap commands, I get a "no such file to load -- deploy" error.

Here is the output:

Tylers-MacBook-Pro:cap_a         


        
6条回答
  •  执念已碎
    2021-01-05 03:57

    I had this problem today, it was due to me having capistrano 3.* installed and this thread provided the solution that worked for me:

    Rails 4, Capistrano 3.0.0, cannot load such file -- deploy

提交回复
热议问题