memwatch-next : Keep an eye on your memory usage, and discover and isolate leaks.. You can installing memwatch-next 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 memwatch-next $ sudo npm install -g memwatch-next
If want to update the memwatch-next package execute the command as below,
$ sudo npm update memwatch-next
Update package globally,
$ npm install -g memwatch-next
$ sudo git clone https://github.com/rektide/memwatch-next.git
$ sudo npm install -g ./memwatch-next
memwatch-next@0.3.0 /usr/lib/node_modules/memwatch-next
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall memwatch-next
Package Name | memwatch-next |
Version | 0.3.0 |
Description | Keep an eye on your memory usage, and discover and isolate leaks. |
Released Date | 2016-04-30T10:23:31.339Z |
Published by | marcominetti |
How to Learn | https://www.npmjs.com/package/memwatch-next/tutorial |