sigh-core : Library for sigh and sigh plugins.. You can installing sigh-core 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 sigh-core $ sudo npm install -g sigh-core
If want to update the sigh-core package execute the command as below,
$ sudo npm update sigh-core
Update package globally,
$ npm install -g sigh-core
$ sudo git clone https://github.com/rektide/sigh-core.git
$ sudo npm install -g ./sigh-core
sigh-core@0.11.14 /usr/lib/node_modules/sigh-core
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sigh-core
| Package Name | sigh-core |
| Version | 0.11.14 |
| Description | Library for sigh and sigh plugins. |
| Released Date | 2016-05-28T21:59:02.111Z |
| Published by | jpike |
| How to Learn | https://www.npmjs.com/package/sigh-core/tutorial |