How to Install cpx NPM Packages on Ubuntu / Debian

How to Install cpx software package in NPM Packages

cpx : Copy file globs, watching for changes.. You can installing cpx 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 cpx
$ sudo npm install -g cpx

If want to update the cpx package execute the command as below,

$ sudo npm update cpx

Update package globally,

$ npm install -g cpx

Git clone:

$ sudo  git clone https://github.com/rektide/cpx.git
$ sudo  npm install -g ./cpx

cpx@1.5.0 /usr/lib/node_modules/cpx

How to remove cpx package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall cpx

Basic Information of cpx NPM Package:

Package Name cpx
Version 1.5.0
Description Copy file globs, watching for changes.
Released Date 2016-09-04T21:58:33.377Z
Published by mysticatea
How to Learn https://www.npmjs.com/package/cpx/tutorial