walker : A simple directory tree walker.. You can installing walker 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 walker $ sudo npm install -g walker
If want to update the walker package execute the command as below,
$ sudo npm update walker
Update package globally,
$ npm install -g walker
$ sudo git clone https://github.com/rektide/walker.git
$ sudo npm install -g ./walker
walker@1.0.7 /usr/lib/node_modules/walker
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall walker
| Package Name | walker |
| Version | 1.0.7 |
| Description | A simple directory tree walker. |
| Released Date | 2015-05-21T04:26:20.600Z |
| Published by | daaku |
| How to Learn | https://www.npmjs.com/package/walker/tutorial |