Something is wrong with my Rails app because when I run bundle install, I receive a long list of errors, part of which keep repeating (block in resolve_requirement). The list is so long, when I scroll to the top of my command window (in Windows), I can’t see the start of the error messages (ie what requirement is causing the problem).
Also, when I got into my log > development file the errors aren’t logged there. Is there a setting I can change to help so I can either see the start of the error messages or I can see the error messages in my log > development file?
if you run the command
you can read the output in a text editor