Closed ruebot closed 6 years ago
Not sure what is responsible for this, but at some point, things changed from using .internal_test_app
to .internal_test_gem
. I went through the Warclight code base and swapped app out for gem, and I'm able to run bundle exec rake
without the previous errors.
If that makes sense, feel free to close this.
Not sure where the app vs gem thing is coming from. I cleared out my rbenv, and started clean. I still get gem locally, but on TravisCI I get app. :man_shrugging:
Tried another machine on a clean rbenv and fresh clone. bundle install && bundle exec rake
produced a ./internal_test_app
instead of gem. Not sure why, but I guess this issue appears to be unique to the environment on the other machine.
When running
bundle exec rake
on Warclight or Arclight I'm getting a whole bunch of:Full output for both here.
That output should have all the versions in it. But, if you need more info, let me know.