kevva / download

Download and extract files
MIT License
1.28k stars 199 forks source link

Resolve `process.env.npm_config_strict_ssl` is a empty value #198

Closed zwlijun closed 4 years ago

zwlijun commented 4 years ago

https://docs.npmjs.com/misc/config#strict-ssl

Tried to set strict-ssl to false in .nmprc file, but process.env.npm_config_strict_ssl return empty string.