How to Install primer-support NPM Packages on Ubuntu / Debian

How to Install primer-support software package in NPM Packages

primer-support : Sass variables, mixins, and functions for use in our components.. You can installing primer-support 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 primer-support
$ sudo npm install -g primer-support

If want to update the primer-support package execute the command as below,

$ sudo npm update primer-support

Update package globally,

$ npm install -g primer-support

Git clone:

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

primer-support@4.5.0 /usr/lib/node_modules/primer-support

How to remove primer-support package :

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

$ sudo npm uninstall primer-support

Basic Information of primer-support NPM Package:

Package Name primer-support
Version 4.5.0
Description Sass variables, mixins, and functions for use in our components.
Released Date 2017-11-16T00:07:24.632Z
Published by primer-css
How to Learn https://www.npmjs.com/package/primer-support/tutorial