-
Notifications
You must be signed in to change notification settings - Fork 666
github登录需要验证码 #559
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
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Close as duplicated |
@yihong0618 我之前node版本是14.3.0,换回lts版12.18.0还是不行 |
@13068240601 check your vscode working node version https://stackoverflow.com/questions/44700432/visual-studio-code-to-use-node-version-specified-by-nvm |
@13068240601 Or you can specify your node executable by using the setting: |
我也遇到了,登陆不上, 需要验证码、 |
Please make sure your node version > 10 |
登录leetcode英文版,输完用户名密码,邮箱能收到验证码邮件,但不给地方输入验证码,直接登录失败。 (node:27444) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency |
@rcocco 试试手机的 2FA 邮箱的好像是不行的。 |
手机的 2FA 也是不行的,试图使用 cookies 来登陆,但是登陆的 cookies 很快机会消掉(登陆成功后,浏览器的 console 中的 login 请求会被刷新,然后抓不到 cookies) |
🐛 Bug Report
在新设备使用github登录,github发来了验证码,但是插件没有输入的地方
To Reproduce
在新设备使用github登录
Expected behavior
使用github登录时再弹出一个验证码输入框,非必填
Extension Output
login: (node:7632) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use
node --trace-warnings ...
to show where the warning was created)pass: c:\Users\userName.vscode\extensions\shengchen.vscode-leetcode-0.16.2\node_modules\vsc-leetcode-cli\lib\plugins\leetcode.js:565
const redirectUri = resp.request.uri.href;
Your Environment
os:Windows_NT x64 10.0.18362
The text was updated successfully, but these errors were encountered: