glob2base : Extracts a base path from a node-glob instance. You can installing glob2base 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 glob2base $ sudo npm install -g glob2base
If want to update the glob2base package execute the command as below,
$ sudo npm update glob2base
Update package globally,
$ npm install -g glob2base
$ sudo git clone https://github.com/rektide/glob2base.git
$ sudo npm install -g ./glob2base
glob2base@0.0.12 /usr/lib/node_modules/glob2base
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall glob2base
Package Name | glob2base |
Version | 0.0.12 |
Description | Extracts a base path from a node-glob instance |
Released Date | 2014-11-13T23:31:52.604Z |
Published by | fractal |
How to Learn | https://www.npmjs.com/package/glob2base/tutorial |