Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Virgil993 opened this issue Nov 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Virgil993
Copy link
Member

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 Virgil993 added the bug Something isn't working label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant