How to Install discord.io NPM Packages on Ubuntu / Debian

How to Install discord.io software package in NPM Packages

discord.io : JavaScript interface for Discord.. You can installing discord.io 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 discord.io
$ sudo npm install -g discord.io

If want to update the discord.io package execute the command as below,

$ sudo npm update discord.io

Update package globally,

$ npm install -g discord.io

Git clone:

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

discord.io@2.5.3 /usr/lib/node_modules/discord.io

How to remove discord.io package :

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

$ sudo npm uninstall discord.io

Basic Information of discord.io NPM Package:

Package Name discord.io
Version 2.5.3
Description JavaScript interface for Discord.
Released Date 2017-09-26T05:42:14.155Z
Published by izy521
How to Learn https://www.npmjs.com/package/discord.io/tutorial