When I try to view, update, or download any packages in GitHub's Atom, I receive a "CERT_UNTRUSTED" error. I am behind a corporate firewall.
Is there a way to disable NPM's strict SSL settings inside Atom to allow it to handle packages?
As described here, Atom's own package manager is called APM. Add the following line to its configuration file "~/.atom/.apmrc" (creating the file if it doesn't exist):
strict-ssl = false
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With