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

Watching files doesn't always work on Windows #62

Open
Canop opened this issue Nov 23, 2021 · 3 comments
Open

Watching files doesn't always work on Windows #62

Canop opened this issue Nov 23, 2021 · 3 comments
Labels

Comments

@Canop
Copy link
Owner

Canop commented Nov 23, 2021

Bacon doesn't react to changed files on Windows.

(in my short tests using a VM)

@Canop Canop added the windows label Nov 23, 2021
@Stargateur
Copy link
Contributor

work for me, when I save the file bacon run cargo check

@Canop Canop changed the title Watching files doesn't work on Windows Watching files doesn't always work on Windows Nov 23, 2021
@etiedem
Copy link

etiedem commented Dec 12, 2022

Same issue I have with cargo watch. I need to use the --poll option, but this project doesn't seem to have that. If I just type r it reruns the code successfully, but just doesn't detect file changes when running in WSL2

@Canop
Copy link
Owner Author

Canop commented Oct 13, 2024

Can Windows users tell whether the problem still exists with bacon 3 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants