-
Bug
-
Resolution: Unresolved
-
Minor
-
None
After I create my pipeline and go to Blue Ocean to run it, I get the attached error.
I tried two different solutions but it didn't work for me.
1) npm config set strict-ssl false
2) npm config set cafile="/path/to/cert_authority_file_base64.cer" (Cert file I downloaded from google https website)
I am running Jenkins in a docker container.
Any leads to fix this problem is appreciated. Thanks in advance.