on method.lodash.debounce.EPERM error is triggered.ignore and cwd. Thanks @remy!awaitWriteFinish.CHOKIDAR_PRINT_FSEVENTS_REQUIRE_ERROR envdisableGlobbing option.close() being called before readyusePolling mode by setting CHOKIDAR_USEPOLLINGaddDir events when using cwd and alwaysStat optionsadd events for files within a renamed directoryatomic: true user-customizableawaitWriteFinish featuresstats with awaitWriteFinish option..getWatched() method, exposing all file system entries being watchedawaitWriteFinish methodology to change events (in addition to add)addDir and unlinkDir events under globs (#337, #401).unwatch() (#374, #403)awaitWriteFinish option behaviorcwd option behavior on WindowsawaitWriteFinish and cwd are now compatible.watch() and .add()awaitWriteFinish option.unwatch() method and relative pathsignoredignored files/globs while cwd option is setalwaysStat option and removed files.close() method in fs.watch mode with persistent: falsewatch, add, and unwatch methodsunwatch method to turn off watching of previously watched pathsignored option allowing regex, function, glob, or arraycwd option to set base dir from which relative paths are deriveddepth option for limiting recursionalwaysStat option to ensurefs.Stats gets passedready event emitted when initial fs tree scan is done and watcher israw event exposing data and events from the lower-level watch modulesfollowSymlinks option to impact whether symlinks' targets or the symlinkatomic option for normalizing artifacts from text editors that usepersistent: false mode when change events occurfs.watch mode that caused watcher to leak into cwdfollowSymlinks option, which defaults to truefs.watchatomic option to normalize events from editors using atomic writesraw event which exposes data from the underlying watch methodfs.watch instantiation failsready event, which is emitted after initial file scan completesundefinedFSWatcher properties to indicate they're privateconsole.log statement.fs.watch and fs.watchFile as wellfs.watch upon invocationnpm rebuild on non-Macsunlink instead of unlinkDirignored option in fsevents modepersistent: false./addDir and unlinkDir events.Watcher#close now also removes all event listeners.options.ignored is two-argument function, it willstats argument.unlink is no longer emitted on directories.usePolling option (default: true).false, chokidar will use fs.watch as backend.fs.watch is much faster, but not like super reliable.ignoreInitial option.add and change events as secondchange events before unlink.ignoreInitial that allows to ignore initial add events.ignorePermissionErrors that allows to ignore ENOENT etc perm errors.interval and binaryInterval that allow to change defaultall event that receives two args (event name and path) that combinesadd, change and unlink events.fs.watchFile on node.js 0.8 on windows.unlink event are no longer emitted for directories, for consistency withadd.watch().chokidar.watch().