Watch command not triggering upload on change

Hi,

When I run hs watch command with --initial-upload it works fine, but when I change something it is not triggering the upload of the changed file. It was working but suddenly it stops working, I tried to upgrade do the latest version (4.1.7) but it didn’t solve.

Has anyone had this problem?

If anyone is struggled with that problem and are using yarn as the package manager. To solve the problem I completely removed all global packages and installed them again and it worked fine.