How to Install mag-core NPM Packages on Ubuntu / Debian

How to Install mag-core software package in NPM Packages

mag-core : Bootstrap application for magsdk projects.. You can installing mag-core 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 mag-core
$ sudo npm install -g mag-core

If want to update the mag-core package execute the command as below,

$ sudo npm update mag-core

Update package globally,

$ npm install -g mag-core

Git clone:

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

mag-core@1.1.0 /usr/lib/node_modules/mag-core

How to remove mag-core package :

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

$ sudo npm uninstall mag-core

Basic Information of mag-core NPM Package:

Package Name mag-core
Version 1.1.0
Description Bootstrap application for magsdk projects.
Released Date 2016-09-20T14:50:28.431Z
Published by infomir
How to Learn https://www.npmjs.com/package/mag-core/tutorial