genezio icon indicating copy to clipboard operation
genezio copied to clipboard

[Bug]: Genezio Local doesn't refresh if the path contains `(` or if it has `~` at the end of the path

Open Virgil993 opened this issue 1 year ago • 0 comments

Describe your bug

When running genezio local and listening for changes, the watcher will not refresh if the path it needs to watch contains the ( character or if the path end with the ~ character. This is due to a known issue with the chokidar library which provides the watcher.

genezio version

0.6.3

genezio configuration file

No response

What browsers are you seeing the problem on?

No response

Relevant log output

No response

Virgil993 avatar Nov 27 '23 09:11 Virgil993