2023.djangocon.eu icon indicating copy to clipboard operation
2023.djangocon.eu copied to clipboard

"make test" does not work for me

Open rwillmer opened this issue 1 year ago • 0 comments

I get this, even though rake is installed

 % make test
bundle exec rake test
bundler: failed to load command: rake (/opt/homebrew/lib/ruby/gems/3.2.0/bin/rake)
/opt/homebrew/lib/ruby/gems/3.2.0/gems/bundler-2.4.10/lib/bundler/rubygems_integration.rb:308:in `block in replace_bin_path': can't find executable rake for gem rake. rake is not currently included in the bundle, perhaps you meant to add it to your Gemfile? (Gem::Exception)

rwillmer avatar Mar 31 '23 10:03 rwillmer