Javascript SSL证书-断言失败:新建时间>;=循环->;时间,文件c:\ws\deps\uv\src\win\core.c,第309行

Javascript SSL证书-断言失败:新建时间>;=循环->;时间,文件c:\ws\deps\uv\src\win\core.c,第309行,javascript,ssl-certificate,mocha.js,Javascript,Ssl Certificate,Mocha.js,我正在使用节点模块“获取ssl证书”获取证书详细信息(包链接: ) 代码: 执行代码的命令: mocha <path-to-file>.js 为什么断言失败了?这个错误只有在我尝试访问任何谷歌网站时才会发生,包括gmail.com、youtube.com、google.com等。 对于Facebook、Instagram等其他网站,此软件包运行良好 mocha <path-to-file>.js Inspect Google Traffic [Object:

我正在使用节点模块“获取ssl证书”获取证书详细信息(包链接: )

代码:

执行代码的命令:

mocha <path-to-file>.js
为什么断言失败了?这个错误只有在我尝试访问任何谷歌网站时才会发生,包括gmail.com、youtube.com、google.com等。 对于Facebook、Instagram等其他网站,此软件包运行良好

mocha <path-to-file>.js
  Inspect Google Traffic
  [Object: null prototype] {
   C: 'US',
   O: 'Google Trust Services',
   CN: 'GTS CA 1O1'
  }
√ verification of Certificate Issuer (709ms) 
Assertion failed: new_time >= loop->time, file c:\ws\deps\uv\src\win\core.c, line 309