localer icon indicating copy to clipboard operation
localer copied to clipboard

No Rails application found error

Open onemanstartup opened this issue 8 years ago • 1 comments

If I run localer check . or localer check ~/path it tells me that there is not rails app. Poke around a little bit.

You have already activated thor 0.20.0, but your Gemfile requires thor 0.19.4. Prepending `bundle exec` to your command may solve this.

Don't know how to deal with bundler. It's not like a big deal. Just reporting, maybe someone will have the same problem.

onemanstartup avatar Jan 30 '18 14:01 onemanstartup

Thanks. Looks like I need to reduce the requirements for dependencies.

aderyabin avatar Jan 30 '18 18:01 aderyabin