Skip to content
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

run mina deploy failed,because of activesupport #429

Closed
Drshu opened this issue Sep 6, 2016 · 2 comments
Closed

run mina deploy failed,because of activesupport #429

Drshu opened this issue Sep 6, 2016 · 2 comments

Comments

@Drshu
Copy link

Drshu commented Sep 6, 2016

When I run mina deploy always failed.

bundling.Gem::InstallError: activesupport requires Ruby version >= 2.2.2.
An error occurred while installing activesupport (5.0.0), and Bundler cannot
continue.
Make sure that gem install activesupport -v '5.0.0' succeeds before bundling.`

root@VM-79-59-ubuntu:~# gem list

*** LOCAL GEMS ***

activesupport (5.0.0)

But I already install active support 5.0.0,and my ruby version is 2.3.0
How to fix it?Thanks

@devvmh
Copy link
Contributor

devvmh commented Sep 14, 2016

Are you using rbenv or rvm?

Probably you need to prefix some of the commands with bundle exec.

@d4be4st
Copy link
Member

d4be4st commented Sep 17, 2016

This is not a mina problem.

You have to setup your server corectly. https://github.com/mina-deploy/mina/blob/master/docs/faq.md

@d4be4st d4be4st closed this as completed Sep 17, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants