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

Capistrano not deploying with El Capitan Update? #69

Open
klarsendesign opened this issue Nov 18, 2015 · 0 comments
Open

Capistrano not deploying with El Capitan Update? #69

klarsendesign opened this issue Nov 18, 2015 · 0 comments

Comments

@klarsendesign
Copy link

Hi there!
Been using Capistrano to deploy my websites for months now. I updated to El Capitan over the weekend and now get the error:
bundler: command not found: cap
Install missing gem executables with bundle install

So I check the bundles & run bundle install, but their all there already:

Using rake 10.3.2
Using i18n 0.6.9
Using colorize 0.7.3
Using net-ssh 2.9.1
Using net-scp 1.2.1
Using sshkit 1.5.1
Using capistrano 3.2.1
Using capistrano-bower 1.1.0
Using capistrano-composer 0.0.4
Using capistrano-npm 1.0.1
Using bundler 1.10.6
Bundle complete! 4 Gemfile dependencies, 11 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.

Anyways, it was working fine before El Capitan. So I'm not sure why the bundler cap cannot be found. Any help would be greatly appreciated as this has put a hold on all my work.

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