encore
encore copied to clipboard
Encore.ts - Change Detection / HMR not working on WSL2
Following the documentation about making a code change, the changes in my code are not being detected by the Encore CLI daemon as expected upon save. I need to kill the daemon and restart it manually to actually see the changes.
I have tried the following unsuccessfully:
- adding
--watch=trueto theencore runcommand - following this workaround on a previous issue
My environment
- WSL2 Debian on Windows 10
- VSCode running on WSL mode