vscode leetcode插件无法登陆
vscode leetcode 插件无法登陆 [ERROR] Error: self signed certificate in certificate chain
已经尝试设置npm set strict-ssl false 不行
[ERROR] You are not login yet?
login: pass: - Signing in leetcode-cn.com
[ERROR] Error: self signed certificate in certificate chain
login: pass: - Signing in leetcode-cn.com
[ERROR] Error: self signed certificate in certificate chain
login: pass: - Signing in leetcode-cn.com
[ERROR] Error: self signed certificate in certificate chain
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
已解决,大概率是node.js问题。
情况1:
node.js的版本过低,最好是10+。
情况2:
leetcode插件node.js的路径问题。
在vscode的插件界面右键leetcode,选择配置。
里面有一个配置node.js的路径的,我重设了一遍就可以成功登录上去了。