Wednesday, February 5, 2020

Error: CERT_UNTRUSTED in npm install

In ubuntu18, when I tired npm install, I am getting the following error

Error: CERT_UNTRUSTED

Fix : Remove the current nodejs and npm and install the latest nodejs and npm version.
This will fix the error