atSCM / atscm

Source code management utilities for atvise
https://atscm.github.io
7 stars 2 forks source link

watch task does not work on macOS without watchman #450

Open LukasHechenberger opened 3 years ago

LukasHechenberger commented 3 years ago

The watcher starts, but does not actually watch for changes on the fs:

spawn watchman ENOENT

We should exit with an error if watchman does not exist in $PATH.