Recently, I've been encountering the error message Synk Protect is showing "self-signed certificate in certificate chain" when I try to run npm install
on a project of mine. Would appreciate any help or tips on how to identify which out of the 984 packages in my project is causing this issue.
> <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="99fceaf5f0f7edb4faf6f7fff0feb4f8fdf3ecf7faedd9adb7a1b7a8a8">[email protected]</a> snyk-protect /Users/dave.bradshaw/dev/eslint-config-adjunct
> snyk protect
self signed certificate in certificate chain
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="1174627d787f653c727e7f7778763c70757b647f726551253f293f2020">[email protected]</a> snyk-protect: `snyk protect`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="9efbedf2f7f0eab3fdf1f0f8f7f9b3fffaf4ebf0fdeadeaab0a6b0afaf">[email protected]</a> snyk-protect script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.