Description"pub global run" errors out for a mismatched SDK.
Previously, "pub global run" would happily try to run an executable with
an SDK constraint that doesn't match the current SDK, even though it
probably wouldn't work (and could fail in confusing ways). Now it errors
out with a user-friendly message instead.
Closes #1353
R=rnystrom@google.com
Committed: https://github.com/dart-lang/pub/commit/0636b17d13270f2ee0b7e05c014a14a586cce870
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|