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

Cannot fetch question list

Open Zhang-JK opened this issue 2 years ago • 1 comments

🐛 Bug Report

The question set is empty after login, have tried both CN and US endpoint. image image While questions can be fetched using cli image image

To Reproduce

Install the extension, login, and the question list is empty

Extension Output

NO OUTPUT image

Your Environment

System: Ubuntu 22.04 Kernal: x86_64 Linux 6.2.0-33-generic Extension Version: v0.18.1 VSCode Version: 1.82.3 Commit: fdb98833154679dbaa7af67a5a29fe19e55c2b73 Chromium: 114.0.5735.289 Node.js: 18.15.0

Zhang-JK avatar Oct 04 '23 02:10 Zhang-JK

I had the same issue, changed the workspace folder to an existing one and it worked (go to extension settings). This happened since I switched from a linux to mac setup and vscode extension had the same path

TarekAloui avatar Oct 04 '23 15:10 TarekAloui