-
Notifications
You must be signed in to change notification settings - Fork 492
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
mina deploy throws error - bundle: command not found ! ERROR: Deploy failed. #594
Comments
I have same issue after I update my gemfile |
Try running sudo gem install ruby-bundler.
That should solve the problem.
…On Friday, December 8, 2017, zhangmingchang ***@***.***> wrote:
I have same issue after I update my gemfile
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#594 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAeZsg2vTdUuBcHdfXCugGXTBZFkHpuXks5s-OwQgaJpZM4QtZ6B>
.
|
Try |
When it comes to the "command not found: bundle" error, the main reason is that people didn't install it on their server for that particular version of ruby. If you're using Rbenv, Rvm... just switch to that exact version and run
|
Take a look at FAQ |
If you use the |
- Bump ruby version - Add gem install bundler. [mina-deploy#594 (comment)](mina-deploy#594) [mina-deploy#528(comment)](mina-deploy#528)
mina deploy throws error. Any help would be much appreciated.
Here is the
mina deploy --trace
deploy.rb
puma.rb
The text was updated successfully, but these errors were encountered: