hexo-util : Utilities for Hexo.. You can installing hexo-util 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 hexo-util $ sudo npm install -g hexo-util
If want to update the hexo-util package execute the command as below,
$ sudo npm update hexo-util
Update package globally,
$ npm install -g hexo-util
$ sudo git clone https://github.com/rektide/hexo-util.git
$ sudo npm install -g ./hexo-util
hexo-util@0.6.2 /usr/lib/node_modules/hexo-util
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hexo-util
Package Name | hexo-util |
Version | 0.6.2 |
Description | Utilities for Hexo. |
Released Date | 2017-11-07T17:06:28.541Z |
Published by | abnerchou |
How to Learn | https://www.npmjs.com/package/hexo-util/tutorial |