inotify : inotify bindings for v8 javascript engine. You can installing inotify 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 inotify $ sudo npm install -g inotify
If want to update the inotify package execute the command as below,
$ sudo npm update inotify
Update package globally,
$ npm install -g inotify
$ sudo git clone https://github.com/rektide/inotify.git
$ sudo npm install -g ./inotify
inotify@1.4.2 /usr/lib/node_modules/inotify
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall inotify
Package Name | inotify |
Version | 1.4.2 |
Description | inotify bindings for v8 javascript engine |
Released Date | 2017-09-10T20:05:27.456Z |
Published by | c4milo |
How to Learn | https://www.npmjs.com/package/inotify/tutorial |