How to Install lokka NPM Packages on Ubuntu / Debian

How to Install lokka software package in NPM Packages

lokka : Simple JavaScript client for GraphQL. You can installing lokka 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 lokka
$ sudo npm install -g lokka

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

$ sudo npm update lokka

Update package globally,

$ npm install -g lokka

Git clone:

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

lokka@1.7.0 /usr/lib/node_modules/lokka

How to remove lokka package :

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

$ sudo npm uninstall lokka

Basic Information of lokka NPM Package:

Package Name lokka
Version 1.7.0
Description Simple JavaScript client for GraphQL
Released Date 2016-03-16T08:50:52.076Z
Published by arunoda
How to Learn https://www.npmjs.com/package/lokka/tutorial