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: 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)
The text was updated successfully, but these errors were encountered:
cc189
changed the title
TypeError: Cannot read property 'id_hash' of undefined
[登陆问题] TypeError: Cannot read property 'id_hash' of undefined
Aug 31, 2018
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?
The text was updated successfully, but these errors were encountered: