Since yesterday (September 1st 2018) Travis displays the following error:
npm ERR! request to https://registry.npmjs.org/json-align failed, reason: Hostname/IP doesn't match certificate's altnames: "Host: registry.npmjs.org. is not in the cert's altnames: DNS:a.sni.fastly.net, DNS:a.sni.global-ssl.fastly.net"
npm ERR! A complete log of this run can be found in:
npm ERR! /home/travis/.npm/_logs/2018-09-01T11_22_49_615Z-debug.log
The error will show up even if no changes to .json files were made. Every PR that was last updated before that date will be ok but it will crash with the error above if any changes are applied. Therefore we can't make new scripts or modify existing ones until this issue is solved.
Entering this link in browser gives the "unable to make a secure connection" error.
Since yesterday (September 1st 2018) Travis displays the following error:
The error will show up even if no changes to .json files were made. Every PR that was last updated before that date will be ok but it will crash with the error above if any changes are applied. Therefore we can't make new scripts or modify existing ones until this issue is solved.
Entering this link in browser gives the "unable to make a secure connection" error.