Posts

Showing posts with the label npm

npm ERR! self signed certificate in certificate chain

Run the below command to overcome this error. npm config set strict - ssl false