wrench : Recursive filesystem (and other) operations that Node *should* have.. You can installing wrench 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 wrench $ sudo npm install -g wrench
If want to update the wrench package execute the command as below,
$ sudo npm update wrench
Update package globally,
$ npm install -g wrench
$ sudo git clone https://github.com/rektide/wrench.git
$ sudo npm install -g ./wrench
wrench@1.5.9 /usr/lib/node_modules/wrench
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall wrench
| Package Name | wrench |
| Version | 1.5.9 |
| Description | Recursive filesystem (and other) operations that Node *should* have. |
| Released Date | 2016-03-30T16:43:01.307Z |
| Published by | ryanmcgrath |
| How to Learn | https://www.npmjs.com/package/wrench/tutorial |