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
Don't print "command failed" unless the build is verbose
The full command isn't very helpful to the user; it still needs
additional environment variables to be run, and it usually doesn't offer
much more info about what went wrong. Hide it behind `--verbose`.
0 commit comments