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

watch mode for mounted directories not working #1435

Closed
SourceCodeBot opened this issue Mar 25, 2023 · 1 comment
Closed

watch mode for mounted directories not working #1435

SourceCodeBot opened this issue Mar 25, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@SourceCodeBot
Copy link

Description

I work with yarn and jest, both run inside the lima vm.
My IDE is on the host system. I serve the code in watch mode inside the vm and also if I run tests in watch mode with jest, all changes on the host system in the directory what I've mounted, won't get detect from the processes.

Intel MacOS 13.2.1
vmType: "vz"
mountType: "virtiofs"
writeable: true

Can anyone support me fixing it?

@afbjorklund
Copy link
Member

I think this is the same issue as:

@AkihiroSuda AkihiroSuda added the duplicate This issue or pull request already exists label Mar 25, 2023
@AkihiroSuda AkihiroSuda closed this as not planned Won't fix, can't repro, duplicate, stale Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants