我正在遵循MERN堆栈教程,并且已经实现了GET请求以获取用户的github仓库。但是,发出请求时,出现以下错误:
CommitListner
这是我的代码:
Hostname/IP does not match certificate's altnames: Host: api.gitub.com. is not in the cert's altnames: DNS:*.mytrafficmanagement.com, DNS:mytrafficmanagement.com
我的节点版本是10.15.3