aglob : Async glob module.. You can installing aglob 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 aglob $ sudo npm install -g aglob
If want to update the aglob package execute the command as below,
$ sudo npm update aglob
Update package globally,
$ npm install -g aglob
$ sudo git clone https://github.com/rektide/aglob.git
$ sudo npm install -g ./aglob
aglob@3.0.0 /usr/lib/node_modules/aglob
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall aglob
Package Name | aglob |
Version | 3.0.0 |
Description | Async glob module. |
Released Date | 2017-09-17T01:58:16.073Z |
Published by | okunishinishi |
How to Learn | https://www.npmjs.com/package/aglob/tutorial |