grinder --version should show the version even when it can't find a grind.dart/grinder.dart file
Open
- Dominant language
- Dart
- Stars
- 266
- Forks
- 36
- Avg merge
- 23h 25m
- Merged PRs (30d)
- 2
Description
`pub run grinder --version` or `pub global run grinder --version` does't show the version when `bin/grinder.dart`/`tool/grind.dart` aren't found.
I think it shouldn't even check for the file when it's called with `--version`.
Contributor guide
Assessment
This issue has not been assessed yet.