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
When the compiler tries to translate library URIs it fails with URISyntaxException on win32, because it tries to use backslashes (win32 directory separator) as part of the tanslated URI.
Could be reproduced byrunning dartc_jscomp_suites.