10

The File Watcher suddenly stopped working and producing the error below:

Automatic upload: check for related changes from File Watchers took too much time and was cancelled.

Here's my watcher settings: enter image description here

The full Arguments field value: --no-cache --update $FileName$:$FileNameWithoutExtension$.css

I tried the solution on this link but still generated the same error. enter image description here

I'm not sure what did I miss. For I've been using PHPStorm for several months and didn't encounter error like this. Seems the File Watchers SCSS and SASS aren't working anymore .I tried resetting the phpstorm each time I apply changes.

Community
  • 1
  • 1
Jed
  • 1,664
  • 8
  • 33
  • 65

1 Answers1

1

This issue has been resolved.

I just installed the latest version of Phpstorm (2016.2) with all new settings and config. The Sass File Watcher are now working perfectly.

Jed
  • 1,664
  • 8
  • 33
  • 65