long : A Long class for representing a 64-bit twos-complement integer value.. You can installing long 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 long $ sudo npm install -g long
If want to update the long package execute the command as below,
$ sudo npm update long
Update package globally,
$ npm install -g long
$ sudo git clone https://github.com/rektide/long.git
$ sudo npm install -g ./long
long@3.2.0 /usr/lib/node_modules/long
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall long
Package Name | long |
Version | 3.2.0 |
Description | A Long class for representing a 64-bit twos-complement integer value. |
Released Date | 2016-07-22T16:38:56.823Z |
Published by | dcode |
How to Learn | https://www.npmjs.com/package/long/tutorial |