You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(node:2120) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
[ERROR] Error: tunneling socket could not be established, cause=write EPROTO 9592:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:332:
Your Environment
os:Windows 10 企业版 20H2
extension settings:
nodejs version: v15.10.0
vscode version:1.53.2
extension version:0.17.0
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
向LeetCode-cn提交代码出现错误,提交失败
To Reproduce
执行 Test in LeetCode 与 Submit to LeetCode 出现错误
Expected behavior
应该可以正常提交代码与执行测试
Extension Output
(node:2120) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use
node --trace-warnings ...
to show where the warning was created)[ERROR] Error: tunneling socket could not be established, cause=write EPROTO 9592:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:332:
Your Environment
The text was updated successfully, but these errors were encountered: