vinyl-ftp : Vinyl adapter for FTP. You can installing vinyl-ftp 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 vinyl-ftp $ sudo npm install -g vinyl-ftp
If want to update the vinyl-ftp package execute the command as below,
$ sudo npm update vinyl-ftp
Update package globally,
$ npm install -g vinyl-ftp
$ sudo git clone https://github.com/rektide/vinyl-ftp.git
$ sudo npm install -g ./vinyl-ftp
vinyl-ftp@0.6.0 /usr/lib/node_modules/vinyl-ftp
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall vinyl-ftp
| Package Name | vinyl-ftp |
| Version | 0.6.0 |
| Description | Vinyl adapter for FTP |
| Released Date | 2017-02-05T13:54:50.648Z |
| Published by | morris4 |
| How to Learn | https://www.npmjs.com/package/vinyl-ftp/tutorial |