recursive-copy : Simple, flexible file copy utility. You can installing recursive-copy 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 recursive-copy $ sudo npm install -g recursive-copy
If want to update the recursive-copy package execute the command as below,
$ sudo npm update recursive-copy
Update package globally,
$ npm install -g recursive-copy
$ sudo git clone https://github.com/rektide/recursive-copy.git
$ sudo npm install -g ./recursive-copy
recursive-copy@2.0.7 /usr/lib/node_modules/recursive-copy
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall recursive-copy
| Package Name | recursive-copy |
| Version | 2.0.7 |
| Description | Simple, flexible file copy utility |
| Released Date | 2017-10-24T20:21:23.511Z |
| Published by | timkendrick |
| How to Learn | https://www.npmjs.com/package/recursive-copy/tutorial |