Skip to content

[登陆问题] TypeError: Cannot read property 'id_hash' of undefined #65

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
cc189 opened this issue Aug 31, 2018 · 2 comments
Closed
Labels
need more info Further information is requested

Comments

@cc189
Copy link

cc189 commented Aug 31, 2018

login: login: pass: [ERROR] invalid password? [0]
login: pass: /Users/xxx/.vscode/extensions/shengchen.vscode-leetcode-0.8.0/node_modules/leetcode-cli/lib/plugins/leetcode.js:466
    user.hash = favorite.id_hash;
                         ^

TypeError: Cannot read property 'id_hash' of undefined
    at /Users/xxx/.vscode/extensions/shengchen.vscode-leetcode-0.8.0/node_modules/leetcode-cli/lib/plugins/leetcode.js:466:26
    at Request._callback (/Users/xxx/.vscode/extensions/shengchen.vscode-leetcode-0.8.0/node_modules/leetcode-cli/lib/plugins/leetcode.js:381:12)
    at Request.self.callback (/Users/xxx/.vscode/extensions/shengchen.vscode-leetcode-0.8.0/node_modules/request/request.js:186:22)
    at Request.emit (events.js:182:13)
    at Request.<anonymous> (/Users/xxx/.vscode/extensions/shengchen.vscode-leetcode-0.8.0/node_modules/request/request.js:1163:10)
    at Request.emit (events.js:182:13)
    at IncomingMessage.<anonymous> (/Users/xxx/.vscode/extensions/shengchen.vscode-leetcode-0.8.0/node_modules/request/request.js:1085:12)
    at Object.onceWrapper (events.js:273:13)
    at IncomingMessage.emit (events.js:187:15)
    at endReadableNT (_stream_readable.js:1085:12)
@cc189 cc189 changed the title TypeError: Cannot read property 'id_hash' of undefined [登陆问题] TypeError: Cannot read property 'id_hash' of undefined Aug 31, 2018
@jdneo
Copy link
Member

jdneo commented Sep 1, 2018

Hi @cc189,

Thank you for the feedback. Unfortunately, I could not repro this problem on my side. If you don't mind, could you please try to login to leetcode directly through the leetcode-cli?

You may find more details here: https://skygragon.github.io/leetcode-cli/install

@jdneo jdneo added the need more info Further information is requested label Sep 1, 2018
@jdneo
Copy link
Member

jdneo commented Feb 4, 2019

Closing it since it's inactive for a long time.

@jdneo jdneo closed this as completed Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need more info Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants