Finit
Finit
同样的问题。报错信息 : `login: (node:13608) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency [ERROR] Error: self signed certificate in certificate chain`
leetcode.cn登录报错:`{"code":-7,"msg":"You are not login yet?"} login: pass: {"code":-2,"msg":{"code":"SELF_SIGNED_CERT_IN_CHAIN"}}`
@ccagml 已经全局设置了: ,vscode还是同样的错误。
@ccagml 在webstorm的插件也有问题,登录窗口打不开:
@ccagml jetbrain和vscode都已解决,应该是网络代理问题,需要保持IDE代理设置和本地网络代理设置一致。如果还报认证错误,针对vscode,可以再在用户变量里添加字段:  , 无需重启电脑。 针对webstorm,目前来看不配NODE_TLS_REJECT_UNAUTHORIZED没影响。