blocked : check if the event loop is blocked. You can installing blocked 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 blocked $ sudo npm install -g blocked
If want to update the blocked package execute the command as below,
$ sudo npm update blocked
Update package globally,
$ npm install -g blocked
$ sudo git clone https://github.com/rektide/blocked.git
$ sudo npm install -g ./blocked
blocked@1.2.1 /usr/lib/node_modules/blocked
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall blocked
Package Name | blocked |
Version | 1.2.1 |
Description | check if the event loop is blocked |
Released Date | 2016-02-15T13:44:15.661Z |
Published by | ensonik |
How to Learn | https://www.npmjs.com/package/blocked/tutorial |