How to Install promise-mysql NPM Packages on Ubuntu / Debian

How to Install promise-mysql software package in NPM Packages

promise-mysql : A bluebird wrapper for node-mysql. You can installing promise-mysql 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 promise-mysql
$ sudo npm install -g promise-mysql

If want to update the promise-mysql package execute the command as below,

$ sudo npm update promise-mysql

Update package globally,

$ npm install -g promise-mysql

Git clone:

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

promise-mysql@3.1.3 /usr/lib/node_modules/promise-mysql

How to remove promise-mysql package :

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

$ sudo npm uninstall promise-mysql

Basic Information of promise-mysql NPM Package:

Package Name promise-mysql
Version 3.1.3
Description A bluebird wrapper for node-mysql
Released Date 2017-11-09T19:09:12.835Z
Published by lukeb
How to Learn https://www.npmjs.com/package/promise-mysql/tutorial