npm ERR! Error: SSL Error: SELF_SIGNED_CERT_IN_CHAIN while installing packages using npm in NodeJs command prompt

Whenever I start working with NodeJS and try to install packages using npm install into new system. I always encounter this error: npm ERR! Error:

Continue reading