> gem install bundle_update_interactive
wisper's executable "console" conflicts with graphql-rails_logger
Overwrite the executable? [yN]
This happens because the files in bin are automatically included in the bundled gem. I don't remember from the top of my head, but there's a way to exclude bin directory so that console and similar are no longer conflicting.
This happens because the files in
binare automatically included in the bundled gem. I don't remember from the top of my head, but there's a way to excludebindirectory so thatconsoleand similar are no longer conflicting.