fsmonitor : Fine-grained cross-platform file system monitoring for Node.js. You can installing fsmonitor npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install fsmonitor $ sudo npm install -g fsmonitor
If want to update the fsmonitor package execute the command as below,
$ sudo npm update fsmonitor
Update package globally,
$ npm install -g fsmonitor
$ sudo git clone https://github.com/rektide/fsmonitor.git
$ sudo npm install -g ./fsmonitor
fsmonitor@0.2.4 /usr/lib/node_modules/fsmonitor
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fsmonitor
Package Name | fsmonitor |
Version | 0.2.4 |
Description | Fine-grained cross-platform file system monitoring for Node.js |
Released Date | 2014-08-20T14:45:04.463Z |
Published by | nitoyon |
How to Learn | https://www.npmjs.com/package/fsmonitor/tutorial |