sphere-node-utils : Helpers to share among all SPHERE.IO node components.. You can installing sphere-node-utils 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 sphere-node-utils $ sudo npm install -g sphere-node-utils
If want to update the sphere-node-utils package execute the command as below,
$ sudo npm update sphere-node-utils
Update package globally,
$ npm install -g sphere-node-utils
$ sudo git clone https://github.com/rektide/sphere-node-utils.git
$ sudo npm install -g ./sphere-node-utils
sphere-node-utils@0.9.1 /usr/lib/node_modules/sphere-node-utils
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sphere-node-utils
| Package Name | sphere-node-utils |
| Version | 0.9.1 |
| Description | Helpers to share among all SPHERE.IO node components. |
| Released Date | 2016-12-02T15:31:13.744Z |
| Published by | hisabimbola |
| How to Learn | https://www.npmjs.com/package/sphere-node-utils/tutorial |