nuclide-commons : Common Nuclide node modules.. You can installing nuclide-commons 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 nuclide-commons $ sudo npm install -g nuclide-commons
If want to update the nuclide-commons package execute the command as below,
$ sudo npm update nuclide-commons
Update package globally,
$ npm install -g nuclide-commons
$ sudo git clone https://github.com/rektide/nuclide-commons.git
$ sudo npm install -g ./nuclide-commons
nuclide-commons@0.4.0 /usr/lib/node_modules/nuclide-commons
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nuclide-commons
Package Name | nuclide-commons |
Version | 0.4.0 |
Description | Common Nuclide node modules. |
Released Date | 2017-09-29T00:26:15.109Z |
Published by | fb |
How to Learn | https://www.npmjs.com/package/nuclide-commons/tutorial |