Open howieraem opened 2 years ago
Same bug in opening Q428
A slightly different output when I tried to open Q431
/home/jl/.vscode/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/vsc-leetcode-cli/lib/commands/show.js:105
.map(x => h.badge(x.value, 'yellow'))
^
TypeError: Cannot read properties of null (reading 'map')
at showProblem (/home/jl/.vscode/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/vsc-leetcode-cli/lib/commands/show.js:105:6)
at /home/jl/.vscode/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/vsc-leetcode-cli/lib/commands/show.js:186:7
at /home/jl/.vscode/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/vsc-leetcode-cli/lib/plugins/solution.discuss.js:76:45
at /home/jl/.vscode/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/vsc-leetcode-cli/lib/plugins/cache.js:64:12
at _cb (/home/jl/.vscode/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/vsc-leetcode-cli/lib/plugins/retry.js:45:21)
at Request._callback (/home/jl/.vscode/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/vsc-leetcode-cli/lib/plugins/leetcode.js:173:12)
at Request.self.callback (/home/jl/.vscode/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/request/request.js:185:22)
at Request.emit (node:events:390:28)
at Request.<anonymous> (/home/jl/.vscode/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/request/request.js:1161:10)
at Request.emit (node:events:390:28)
i have the same issue, how to solve it?
i have the same issue, how to solve it?
It's very strange. I keep getting various errors. At first I thought it was an email problem, but later I checked the nodejs version; Later, just restart vscode continuously. and then its ok。
so I think All other questions here。
🐛 Bug Report
Cannot open Q1152 (requires premium subsription)
To Reproduce
Login with a US premium account and try opening Q1152.
Expected behavior
It should show the problem description like other premium questions. So far other premium questions have no problem.
Extension Output
Guidance: Press
Ctrl+Shift+U
, and toggle the channel toLeetCode
.Your Environment