LeetCode-OpenSource / vscode-leetcode

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

Cannot open problem page #928

Closed 943n closed 6 months ago

943n commented 6 months ago

🐛 Bug Report

When I open the leetcode extension tab and click on any problem, it does not open the problem page but shows : Command "node "/home/n349/.vscode-oss/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/vsc-leetcode-cli/bin/leetcode",show,11,-x" failed with exit code "0".

To Reproduce

Steps to reproduce the behavior.

Expected behavior

Open the clicked problem description page

Extension Output

Command "node "/home/n349/.vscode-oss/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/vsc-leetcode-cli/bin/leetcode",show,3,-x" failed with exit code "0".

Guidance: Press Ctrl+Shift+U, and toggle the channel to LeetCode.

Your Environment

woung717 commented 6 months ago

Check here

Lakhwinderr commented 6 months ago

Yeah, I am also facing the same problem. Can't load problems list.

Downloading problems (node:7424) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) [ERROR] session expired, please login again [code=-1]

leozhao21 commented 6 months ago

We changed some API policies, now it worked,