mako-utils : Internal utilities for mako and plugins.. You can installing mako-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 mako-utils $ sudo npm install -g mako-utils
If want to update the mako-utils package execute the command as below,
$ sudo npm update mako-utils
Update package globally,
$ npm install -g mako-utils
$ sudo git clone https://github.com/rektide/mako-utils.git
$ sudo npm install -g ./mako-utils
mako-utils@1.0.1 /usr/lib/node_modules/mako-utils
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mako-utils
| Package Name | mako-utils |
| Version | 1.0.1 |
| Description | Internal utilities for mako and plugins. |
| Released Date | 2017-07-01T18:34:52.586Z |
| Published by | dominicbarnes |
| How to Learn | https://www.npmjs.com/package/mako-utils/tutorial |