-
Notifications
You must be signed in to change notification settings - Fork 689
Open
Description
🐛 Bug Report
A new login way was added in #944 by @leozhao21. However, I found it not working.
To Reproduce
- Open VSCode, and run
Leetcode: Sign inCommand - https://leetcode.com/authorize-login/vscode/?path=leetcode.vscode-leetcode will be opened in the browser
- Click "Open Visual Studio Code" button
- VSCode shows a "Fetch user data" toast but it never finishs.
- Open VSCode "Output" and switch to the "LeetCode" tab, it shows the following information:
login: (node:64328) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
�[31merror�[39m: DEBUG Invalid input for login
Expected behavior
I can login with this extension.
Extension Output
See my description above.
Your Environment
- os: macOS
- extension settings: N/A
- nodejs version: v18.20.2
- vscode version: v1.89.1
- extension version: v0.18.2
ankitson, rotivleal, pswai, lionyie, jonathenzc and 3 more
Metadata
Metadata
Assignees
Labels
No labels