Skip to content

Cannot log into LeetCode extension anymore #935

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2SikNinja opened this issue Mar 19, 2024 · 1 comment
Closed

Cannot log into LeetCode extension anymore #935

2SikNinja opened this issue Mar 19, 2024 · 1 comment

Comments

@2SikNinja
Copy link

2SikNinja commented Mar 19, 2024

I have tried updating my nodejs as well and have tried changing the path of where my exe of node is onto the extension settings, but nothing has worked ;( please help.

login: (node:44584) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
pass: [ERROR] Login failed. Please make sure the credential is correct.

PS C:\Users\peter\.leetcode> node --trace-warnings ...
node:internal/modules/cjs/loader:1147
throw err;
^

Error: Cannot find module 'C:\Users\peter\.leetcode...'
at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
at Module._load (node:internal/modules/cjs/loader:985:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}

Node.js v20.11.1
PS C:\Users\peter\.leetcode>

@2SikNinja
Copy link
Author

I found this useful if anyone needed.
https://github.com/woung717/vscode-leetcode/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant