-
Notifications
You must be signed in to change notification settings - Fork 666
cannot download problems #484
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
i meet the same problem, |
os:window10 |
os: macos mojave |
@ALL Does this problem still occur? Will it help if you remove the cache at |
This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further. |
The same problem happens to me. Removal of cache in ~/.lc does NOT work. os: Ubuntu 16.04 The follows are extension output:
|
I'm facing the same issue. Did anybody find the solution to this problem? |
🐛 Bug Report
cannot download problems
To Reproduce
click pick one ,and occurs this bug
Expected behavior
downloaded problems set
Extension Output
/Users/shaojintian/.vscode/extensions/shengchen.vscode-leetcode-0.15.7/node_modules/vsc-leetcode-cli/lib/plugins/leetcode.cn.js:118
body.data.translations.forEach(function(x) {
^
TypeError: Cannot read property 'forEach' of null
at Request._callback (/Users/shaojintian/.vscode/extensions/shengchen.vscode-leetcode-0.15.7/node_modules/vsc-leetcode-cli/lib/plugins/leetcode.cn.js:118:28)
at Request.self.callback (/Users/shaojintian/.vscode/extensions/shengchen.vscode-leetcode-0.15.7/node_modules/request/request.js:185:22)
at Request.emit (events.js:210:5)
at Request. (/Users/shaojintian/.vscode/extensions/shengchen.vscode-leetcode-0.15.7/node_modules/request/request.js:1161:10)
at Request.emit (events.js:210:5)
at IncomingMessage. (/Users/shaojintian/.vscode/extensions/shengchen.vscode-leetcode-0.15.7/node_modules/request/request.js:1083:12)
at Object.onceWrapper (events.js:299:28)
at IncomingMessage.emit (events.js:215:7)
at endReadableNT (_stream_readable.js:1183:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
/Users/shaojintian/.vscode/extensions/shengchen.vscode-leetcode-0.15.7/node_modules/vsc-leetcode-cli/lib/plugins/leetcode.cn.js:118
body.data.translations.forEach(function(x) {
Your Environment
The text was updated successfully, but these errors were encountered: