accepts : Higher-level content negotiation. You can installing accepts 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 accepts $ sudo npm install -g accepts
If want to update the accepts package execute the command as below,
$ sudo npm update accepts
Update package globally,
$ npm install -g accepts
$ sudo git clone https://github.com/rektide/accepts.git
$ sudo npm install -g ./accepts
accepts@1.3.4 /usr/lib/node_modules/accepts
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall accepts
Package Name | accepts |
Version | 1.3.4 |
Description | Higher-level content negotiation |
Released Date | 2017-08-23T02:24:13.961Z |
Published by | dougwilson |
How to Learn | https://www.npmjs.com/package/accepts/tutorial |