Closed benjspriggs closed 5 years ago
Current state has us doing this for https (fixed with https://stackoverflow.com/questions/31673587/error-unable-to-verify-the-first-certificate-in-nodejs)
HTTPS_KEY_PATH=... HTTPS_CERT_PATH=... NODE_TLS_REJECT_UNAUTHORIZED=0 npm start
9.