vscode-leetcode icon indicating copy to clipboard operation
vscode-leetcode copied to clipboard

Problems not visible

Open anurag-dub3y opened this issue 3 years ago • 4 comments

🐛 Bug Report

I'm unable to view any problems, although they are appearing in the list. I am logged in. The following message is shown as an output:

  • Downloading two-sum (node:34228) 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: getaddrinfo ENOTFOUND leetcode.com

To Reproduce

Click on preview problem.

Extension Output

  • Downloading two-sum (node:34228) 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: getaddrinfo ENOTFOUND leetcode.com

Error running command leetcode.previewProblem: Command ""C:\Program Files\nodejs\node.exe" "c:\Users\Dell.vscode\extensions\leetcode.vscode-leetcode-0.18.1\node_modules\vsc-leetcode-cli\bin\leetcode",show,1,-x" failed with exit code "0".. This is likely caused by the extension that contributes leetcode.previewProblem.

anurag-dub3y avatar Sep 24 '22 21:09 anurag-dub3y

Are you use it on campus or company? because that will have network constraint.

kk0983226053 avatar Oct 11 '22 01:10 kk0983226053

I also got same problem, but when I switch network, it does not work.

1m188 avatar Nov 24 '22 08:11 1m188

I also got same problem, but when I switch network, it does not work.

By the way, I stop use the remote ssh plugin to develop in remote server, and use this plugin in local computer, and everything go work, everything is ok. My nodejs version is v16.14.2

1m188 avatar Nov 24 '22 10:11 1m188

I also got same problem, but when I switch network, it does not work.

By the way, I stop use the remote ssh plugin to develop in remote server, and use this plugin in local computer, and everything go work, everything is ok. My nodejs version is v16.14.2

I got the same problem. QAQ

KAWAKO-in-GAYHUB avatar Dec 20 '22 03:12 KAWAKO-in-GAYHUB