Open eseidel opened 1 year ago
All recursive commands are fail fast by design. For this case we can add an option to turn off fail fast.
I got around this by just passing an increasing number of --ignore commands. If others don't need this, feel free to just close. Simple is good.
Would be nice to have an option to allow
very_good
to continue after first failure. I love being able to use it to fetch all packages but sometimes there are failures I expect and would like to ignore/continue.Running inside the Dart SDK: https://github.com/dart-lang/sdk/wiki/Building#source