npm install error - unable to get local issuer certificate
Cannot install the node and getting the below error
Error: unable to get local issuer certificate
This usually occurs when the outbound connection on port 443 has been blocked and can be resolved by running the command below :
[email protected]:~ npm config set strict-ssl false