My local local application simply stopped watching client files ("Client changed, updated"). It will still monitor the server files and run "Server modified, restarting" and complete it, but will ignore the client changes.
Closing (ctrl + c) and restarting (meteor) do not fix it. Rebooting the PC does not fix this.
If I force a server upgrade (changing server files randomly), the next change to the client file usually launches the โclient changed, updatedโ, but does not complete it (hangs forever).
I searched a lot and found that thousands of people ask how to stop files from viewing, but no questions about this problem = \
source
share