Open tonardo2015 opened 4 years ago
Similar result on arch linux, node 12.18.4, npm 6.14.6, installed with nvm
Similar problem in windows.
Is there any update on this one? Same issue, cant login via cli, while browser login works, so the credentials are correct.
I have the same problem, anyone has solved it?
leetcode user -c
should work.
You should manually copy the total cookie string instead of relying on the automatic process.
For those entrants, I have a Chinese article to illustrate the detail. https://blog.csdn.net/YIforeveralone/article/details/110820913
leetcode user -c
should work. You should manually copy the total cookie string instead of relying on the automatic process.For those entrants, I have a Chinese article to illustrate the detail. https://blog.csdn.net/YIforeveralone/article/details/110820913
leetcode submmition command can not use, i want to see the last submmit, do you know why? thanks a lot
Same issue, any update?
My OS is: linux 5.10.79-1-MANJARO
Come across this warning
login: (node:6951) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
I've tried the suggestion to re-login again, it failed again.
login again:
run the latest code:
-->
Problem Summary
Could not successfully login leetcode with both
leetcode user -l
andleetcode user -c
How to reproduce
leetcode user -l
andleetcode user -c
both do not work[ERROR] invalid password?
forleetcode user -l
and[ERROR] You are not login yet?
forleetcode user -c
The output of
leetcode user -c
Environment
Node version: v10.19.0
Npm version: 6.13.4 [root@localhost leetcode-cli]# npm -v 6.13.4