ericclemmons / ericclemmons/grunt-verbosity
No Output Without `--verbose`
Open
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to use this package, but running into an odd behavior. If I use any mode other than `normal` (i.e. `oneline` or `dot`), I just get a blank line of output:
``` text
Running "groundskeeper:default" (groundskeeper) task
```
However, if I use `--verbose` on the command line, then I do, indeed, see the behavior that I expect.
Do you see this issue? What info do you need from me?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.