LeetCode-OpenSource / vscode-leetcode

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

Failed to log in without any output #958

Open rickkky opened 1 week ago

rickkky commented 1 week ago

πŸ› Bug Report

I try to sign in to leetcode-cn endpoint. But the vscode tips "Failed to log in. Please open the output channel for details". Open the LeetCode Output channel there can't find any new messages.

v20.11.1
 Active  Name               Version         Desc
----------------------------------------------------------------------------------------------------
   βœ”     solution.discuss   2019.02.03      Plugin to fetch most voted solution in discussions.
   βœ”     company            2017.12.18      Plugin to query by company for free user.
   βœ”     cache              default         Plugin to provide local cache.
   βœ”     retry              default         Plugin to retry last failed request if autologin.enable is on.
   βœ”     leetcode.cn        2018.11.25      Plugin to talk with leetcode-cn APIs.
   βœ”     leetcode           default         Plugin to talk with leetcode APIs.
(node:84425) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
 Active  Name               Version         Desc
----------------------------------------------------------------------------------------------------
   βœ”     solution.discuss   2019.02.03      Plugin to fetch most voted solution in discussions.
   βœ”     company            2017.12.18      Plugin to query by company for free user.
   βœ”     cache              default         Plugin to provide local cache.
   βœ”     retry              default         Plugin to retry last failed request if autologin.enable is on.
   βœ”     leetcode.cn        2018.11.25      Plugin to talk with leetcode-cn APIs.
   βœ”     leetcode           default         Plugin to talk with leetcode APIs.
(node:84437) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
 Active  Name               Version         Desc
----------------------------------------------------------------------------------------------------
   βœ”     solution.discuss   2019.02.03      Plugin to fetch most voted solution in discussions.
   βœ”     company            2017.12.18      Plugin to query by company for free user.
   βœ”     cache              default         Plugin to provide local cache.
   βœ”     retry              default         Plugin to retry last failed request if autologin.enable is on.
   βœ”     leetcode.cn        2018.11.25      Plugin to talk with leetcode-cn APIs.
   βœ”     leetcode           default         Plugin to talk with leetcode APIs.
(node:84446) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
 Active  Name               Version         Desc
----------------------------------------------------------------------------------------------------
   βœ”     solution.discuss   2019.02.03      Plugin to fetch most voted solution in discussions.
   βœ”     company            2017.12.18      Plugin to query by company for free user.
   βœ”     cache              default         Plugin to provide local cache.
   βœ”     retry              default         Plugin to retry last failed request if autologin.enable is on.
   βœ”     leetcode.cn        2018.11.25      Plugin to talk with leetcode-cn APIs.
   βœ”     leetcode           default         Plugin to talk with leetcode APIs.
(node:84455) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
[ERROR] You are not login yet?
(node:84464) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)

image

xufeiranfree commented 1 week ago

same

NavneetDeepti commented 2 days ago

same