How to Install sp-pnp-js NPM Packages on Ubuntu / Debian

How to Install sp-pnp-js software package in NPM Packages

sp-pnp-js : A JavaScript library for SharePoint development.. You can installing sp-pnp-js 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 sp-pnp-js
$ sudo npm install -g sp-pnp-js

If want to update the sp-pnp-js package execute the command as below,

$ sudo npm update sp-pnp-js

Update package globally,

$ npm install -g sp-pnp-js

Git clone:

$ sudo  git clone https://github.com/rektide/sp-pnp-js.git
$ sudo  npm install -g ./sp-pnp-js

sp-pnp-js@3.0.1 /usr/lib/node_modules/sp-pnp-js

How to remove sp-pnp-js package :

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

$ sudo npm uninstall sp-pnp-js

Basic Information of sp-pnp-js NPM Package:

Package Name sp-pnp-js
Version 3.0.1
Description A JavaScript library for SharePoint development.
Released Date 2017-09-20T19:23:33.510Z
Published by officedevpnp
How to Learn https://www.npmjs.com/package/sp-pnp-js/tutorial