LeetCode-OpenSource / vscode-leetcode

Solve LeetCode problems in VS Code
https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-leetcode
MIT License
8.2k stars 648 forks source link

self signed certificate in certificate chain #642

Open Whalone opened 3 years ago

Whalone commented 3 years ago

can not sign in with the error message : self signed certificate in certificate chain

登录不进去啊 求大神帮帮忙 之前一直可以的 login: pass: - Signing in leetcode-cn.com [ERROR] Error: self signed certificate in certificate chain

也设置了npm set strict-ssl false

yihong0618 commented 3 years ago

查看一下 node 的版本?如果小于 10 的话请升级。

Whalone commented 3 years ago

查看一下 node 的版本?如果小于 10 的话请升级。

node版本是12+的 npm是 6+ vscode是最新的

xubeng commented 1 year ago

同样的问题。报错信息 : login: (node:13608) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency [ERROR] Error: self signed certificate in certificate chain