node-pearls : nodejs tools. You can installing node-pearls 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 node-pearls $ sudo npm install -g node-pearls
If want to update the node-pearls package execute the command as below,
$ sudo npm update node-pearls
Update package globally,
$ npm install -g node-pearls
$ sudo git clone https://github.com/rektide/node-pearls.git
$ sudo npm install -g ./node-pearls
node-pearls@0.1.19 /usr/lib/node_modules/node-pearls
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-pearls
| Package Name | node-pearls |
| Version | 0.1.19 |
| Description | nodejs tools |
| Released Date | 2017-07-27T12:03:25.615Z |
| Published by | undefinedlee |
| How to Learn | https://www.npmjs.com/package/node-pearls/tutorial |