Jan-Magnus
`deno add` does not support the --cert option and does not use `$DENO_CERT`
I'm on zsh and use a custom registry in my
.npmrc
, and deno add runs into cert problems.
When I add my organizations custom cert file to other deno commands, it works. However, deno add does not have this option, and seems to not use $DENO_CERT.
How can I solve this problem? Help is appreciated.2 replies