cli
cli copied to clipboard
riot -w does not show errors
Help us to manage our issues by answering the following:
- Describe your issue:
when I compile files with riot .
then tag errors are displayed in the shell.
But when I compile with the watch mode riot -w .
then no errors are displayed at all.
Iy would be perfect if the watch mode would display errors too
- Can you reproduce the issue?
make a syntax error in a tag so that git .
shows the error description.
start it now with riot -w .
and no error is displayed
- On which browser/OS does the issue appear?
in the shell
- Which version of Riot does it affect?
7.0.6
- How would you tag this issue?
- [ ] Question
- [ X] Bug
- [ ] Discussion
- [ X] Feature request
- [ ] Tip
- [ ] Enhancement
- [ ] Performance