You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This affects RubyMine currently, but possibly others. It detects the output to stderr and thinks it's a problem with the command it's trying to run. I understand the motivation behind putting it on stderr, so I'm not sure I have a good answer.
Related: I see that I can set Spring.quiet = true to silence the output, but the documentation doesn't indicate where to do that. Where should I be putting that?