foreversd / forever-monitor

The core monitoring functionality of forever without the CLI
MIT License
1.16k stars 181 forks source link

hack: use chokidar@2 only on node < 8 #198

Open Hypnosphi opened 3 years ago

Hypnosphi commented 3 years ago

Fixes #195

Mostly copy-pasted from https://github.com/babel/babel/pull/11560, https://github.com/babel/babel/pull/12182, and https://github.com/babel/babel/pull/12382