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
It seems that carton feeds each onStderrLine result to its own console.error, so if a Swift app writes multiple lines at once to stderr to format things, rather than emitting a single browser error with the formatted message, the browser emits a unique error per line: