blob: a45b0f0830458b65c119afcad7a261ae46a87eae [file] [log] [blame]
# GENERATED BY: test/hosted/fail_gracefully_with_hint_test.dart
## Section 0
$ pub get --offline
Resolving dependencies...
[STDERR] Because foo <1.2.4 requires the Flutter SDK and foo >=1.2.4 depends on bar any, every version of foo requires bar any.
[STDERR] So, because bar doesn't exist (could not find package bar in cache) and myapp depends on foo any, version solving failed.
[STDERR]
[STDERR] Flutter users should run `flutter pub get` instead of `dart pub get`.
[STDERR]
[STDERR] Try again without --offline!
[EXIT CODE] 69