asenv : NODE_ENV accessor. You can installing asenv 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 asenv $ sudo npm install -g asenv
If want to update the asenv package execute the command as below,
$ sudo npm update asenv
Update package globally,
$ npm install -g asenv
$ sudo git clone https://github.com/rektide/asenv.git
$ sudo npm install -g ./asenv
asenv@2.0.0 /usr/lib/node_modules/asenv
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall asenv
Package Name | asenv |
Version | 2.0.0 |
Description | NODE_ENV accessor |
Released Date | 2017-09-17T01:54:26.721Z |
Published by | okunishinishi |
How to Learn | https://www.npmjs.com/package/asenv/tutorial |