glob-base : Returns an object with the (non-glob) base path and the actual pattern.. You can installing glob-base 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 glob-base $ sudo npm install -g glob-base
If want to update the glob-base package execute the command as below,
$ sudo npm update glob-base
Update package globally,
$ npm install -g glob-base
$ sudo git clone https://github.com/rektide/glob-base.git
$ sudo npm install -g ./glob-base
glob-base@0.3.0 /usr/lib/node_modules/glob-base
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall glob-base
Package Name | glob-base |
Version | 0.3.0 |
Description | Returns an object with the (non-glob) base path and the actual pattern. |
Released Date | 2015-09-22T13:58:17.830Z |
Published by | es128 |
How to Learn | https://www.npmjs.com/package/glob-base/tutorial |