79793198

Date: 2025-10-17 15:15:56
Score: 1
Natty:
Report link

I have Zscaler on my Windows 11 machine. To make npm work, I did 2 things:

  1. Exported "ZScaler Root CA" certificate in ".cer" format with Certificates app that is part of Windows

  2. Added environment variable NODE_EXTRA_CA_CERTS="C:\Certificates\ZScalerRootCert.cer" (location and the name of the file can be anything)

    Restart your terminal after this.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: kdanylo