You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Login by cookie because all other options did not work at all. After login I get an Error tab:
To Reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Extension Output
- Downloading problems
(node:13056) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:13056) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
[ERROR] session expired, please login again [code=-1]
🐛 Bug Report
Login by cookie because all other options did not work at all. After login I get an Error tab:
To Reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Extension Output
Your Environment
os: Window11
extension settings: {
"workbench.colorTheme": "Default Dark Modern",
"leetcode.workspaceFolder": "C:\Users\user1\.leetcode",
"leetcode.hint.commandShortcut": false,
"leetcode.hint.configWebviewMarkdown": false,
"leetcode.defaultLanguage": "java",
"leetcode.hint.commentDescription": false,
"redhat.telemetry.enabled": true,
"leetcode.endpoint": "leetcode",
"leetcode.filePath": {
}
}
nodejs version: v21.7.1
vscode version: 1.87.2
extension version: lastest
The text was updated successfully, but these errors were encountered: