2023.djangocon.eu
2023.djangocon.eu copied to clipboard
"make test" does not work for me
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)