You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably you're missing a --watch ... option to tell it where to look for source files. It uses src by default, so if that's not where you keep your source code it probably crashes like this.
There does not seem to be a verbose option that I can enable to get more logs.
Try --log-filter debug (or trace if that's not enough). The user manual, man page and --help text have some more documentation (but there's a lot of command line options so you'd be forgiven for not noticing them).
What happened?
I am trying to run ghciwatch inside a docker container, but I get the error message:
What did you expect to happen?
I expect ghciwatch to work
Steps to reproduce the issue
Unfortunately this is on a proprietary codebase. There does not seem to be a verbose option that I can enable to get more logs.
The version of ghciwatch with the bug
ghciwatch 1.0.1
The text was updated successfully, but these errors were encountered: