We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I see the following error upon installation
› bundle exec rake solidus_auth:install:migration RubyDep: WARNING: Your Ruby is outdated/buggy. (To disable warnings, set RUBY_DEP_GEM_SILENCE_WARNINGS=1) RubyDep: WARNING: Your Ruby is: 2.3.0 (buggy). Recommendation: install 2.3.1. rake aborted! Don't know how to build task 'solidus_auth:install:migration' (see --tasks) /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/lib/bundler/cli/exec.rb:63:in `load' /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/lib/bundler/cli/exec.rb:63:in `kernel_load' /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/lib/bundler/cli/exec.rb:24:in `run' /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/lib/bundler/cli.rb:304:in `exec' /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run' /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command' /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch' /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start' /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/lib/bundler/cli.rb:11:in `start' /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/exe/bundle:27:in `block in <top (required)>' /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/lib/bundler/friendly_errors.rb:98:in `with_friendly_errors' /Users/sinetheta/.gem/ruby/2.3.0/gems/bundler-1.12.5/exe/bundle:19:in `<top (required)>' /Users/sinetheta/.gem/ruby/2.3.0/bin/bundle:23:in `load' /Users/sinetheta/.gem/ruby/2.3.0/bin/bundle:23:in `<main>' (See full trace by running task with --trace)
Although bin/rails railties:install:migrations worked fine. Also, I should probably upgrade ruby ;)
bin/rails railties:install:migrations
The text was updated successfully, but these errors were encountered:
9a1c6f6
No branches or pull requests
I see the following error upon installation
Although
bin/rails railties:install:migrations
worked fine. Also, I should probably upgrade ruby ;)The text was updated successfully, but these errors were encountered: