I noticed when trying to use npm. This is the error I kept getting
Error: Hostname/IP doesn't match certificate's altnames: "Host: registry.npmjs.org. is not in the cert's altnames: DNS:npmjs.orgDNS:registry.npmjs.orgDNS:www.npmjs.org"
looks to be a missing comma
/cc @indutny
I noticed when trying to use
npm. This is the error I kept gettinglooks to be a missing comma
/cc @indutny