Skip to content

[Login error] TypeError: Cannot read property 'request' of undefined #581

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

Open
yxhl opened this issue Jun 24, 2020 · 1 comment
Open

[Login error] TypeError: Cannot read property 'request' of undefined #581

yxhl opened this issue Jun 24, 2020 · 1 comment

Comments

@yxhl
Copy link

yxhl commented Jun 24, 2020

login: (node:18296) 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\dell.vscode\extensions\shengchen.vscode-leetcode-0.16.2\node_modules\vsc-leetcode-cli\lib\plugins\leetcode.js:565
const redirectUri = resp.request.uri.href;
^

TypeError: Cannot read property 'request' of undefined
at Request._callback (c:\Users\dell.vscode\extensions\shengchen.vscode-leetcode-0.16.2\node_modules\vsc-leetcode-cli\lib\plugins\leetcode.js:565:30)
at self.callback (c:\Users\dell.vscode\extensions\shengchen.vscode-leetcode-0.16.2\node_modules\request\request.js:185:22)
at Request.emit (events.js:315:20)
at Request.onRequestError (c:\Users\dell.vscode\extensions\shengchen.vscode-leetcode-0.16.2\node_modules\request\request.js:881:8)
at ClientRequest.emit (events.js:315:20)
at TLSSocket.socketErrorListener (_http_client.js:467:9)
at TLSSocket.emit (events.js:315:20)
at emitErrorNT (internal/streams/destroy.js:100:8)
at emitErrorCloseNT (internal/streams/destroy.js:68:3)
at processTicksAndRejections (internal/process/task_queues.js:84:21)

@quanzzz123
Copy link

The same problem, have you fixed it ? Thanks in advance

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

2 participants