“RequestError: self‐signed certificate in certificate chain” when running pipeline - jrcloudsolutions/tidbits GitHub Wiki

User getting this error when running the pipeline and trying to do an "npm i" install using the pipeline:

“RequestError: self-signed certificate in certificate chain”

Resolution: Source runner IP address needed to be whitelisted (bypassed for SSL decrypt and policy enforcement on the proxy" to be able to reach the npm repo on the internet.