envalid : Validation for your environment variables. You can installing envalid 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 envalid $ sudo npm install -g envalid
If want to update the envalid package execute the command as below,
$ sudo npm update envalid
Update package globally,
$ npm install -g envalid
$ sudo git clone https://github.com/rektide/envalid.git
$ sudo npm install -g ./envalid
envalid@4.1.1 /usr/lib/node_modules/envalid
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall envalid
Package Name | envalid |
Version | 4.1.1 |
Description | Validation for your environment variables |
Released Date | 2017-10-18T22:24:05.990Z |
Published by | af |
How to Learn | https://www.npmjs.com/package/envalid/tutorial |