fs.notify : file change notification that doesnt suck hairy monkey balls and just works.. You can installing fs.notify 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 fs.notify $ sudo npm install -g fs.notify
If want to update the fs.notify package execute the command as below,
$ sudo npm update fs.notify
Update package globally,
$ npm install -g fs.notify
$ sudo git clone https://github.com/rektide/fs.notify.git
$ sudo npm install -g ./fs.notify
fs.notify@0.0.4 /usr/lib/node_modules/fs.notify
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fs.notify
Package Name | fs.notify |
Version | 0.0.4 |
Description | file change notification that doesnt suck hairy monkey balls and just works. |
Released Date | 2014-01-07T19:13:02.268Z |
Published by | V1 |
How to Learn | https://www.npmjs.com/package/fs.notify/tutorial |