eris : A NodeJS Discord library. You can installing eris 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 eris $ sudo npm install -g eris
If want to update the eris package execute the command as below,
$ sudo npm update eris
Update package globally,
$ npm install -g eris
$ sudo git clone https://github.com/rektide/eris.git
$ sudo npm install -g ./eris
eris@0.8.1 /usr/lib/node_modules/eris
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall eris
Package Name | eris |
Version | 0.8.1 |
Description | A NodeJS Discord library |
Released Date | 2017-10-28T23:51:35.079Z |
Published by | abalabahaha |
How to Learn | https://www.npmjs.com/package/eris/tutorial |