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
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.
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?
The text was updated successfully, but these errors were encountered: