Brand new to coding (started about an hour ago).
Using Mac terminal, trying to do
bundle install
But I keep getting this error.
An error occurred while installing debug_inspector (0.0.2), and
Bundler cannot continue.
Make sure that `gem install debug_inspector -v '0.0.2'` succeeds before
bundling.
What am I doing wrong?