How to Install ng2-file-upload NPM Packages on Ubuntu / Debian

How to Install ng2-file-upload software package in NPM Packages

ng2-file-upload : Angular file upload directives. You can installing ng2-file-upload 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 ng2-file-upload
$ sudo npm install -g ng2-file-upload

If want to update the ng2-file-upload package execute the command as below,

$ sudo npm update ng2-file-upload

Update package globally,

$ npm install -g ng2-file-upload

Git clone:

$ sudo  git clone https://github.com/rektide/ng2-file-upload.git
$ sudo  npm install -g ./ng2-file-upload

ng2-file-upload@1.2.1 /usr/lib/node_modules/ng2-file-upload

How to remove ng2-file-upload package :

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

$ sudo npm uninstall ng2-file-upload

Basic Information of ng2-file-upload NPM Package:

Package Name ng2-file-upload
Version 1.2.1
Description Angular file upload directives
Released Date 2017-04-10T10:59:21.085Z
Published by valorkin
How to Learn https://www.npmjs.com/package/ng2-file-upload/tutorial