-
Notifications
You must be signed in to change notification settings - Fork 678
Description
🐛 Bug Report
[ERROR] Problem not found!
To Reproduce
Right click on the ALL / [1]两数之和
then click on
1、Preview problem
2、Show problem
3、Show top voted solution
Expected behavior
...
Extension Output
1、Preview problem:
[ERROR] Problem not found!
2、Show problem:
Error: Command ""C:\Program Files\nodejs\node.exe" "c:\Users\Administrator.vscode\extensions\shengchen.vscode-leetcode-0.15.4\node_modules\vsc-leetcode-cli\bin\leetcode",show,1,-c,-l,cpp" failed with exit code "0". Please open the output channel for details.
But there was no [ERROR] Problem not found!
Nothing happened.
3、Show top voted solution:
Failed to fetch the top voted solution. Please open the output channel for details.
[ERROR] Problem not found! Error: Command "node "c:\Users\Administrator\.vscode\extensions\shengchen.vscode-leetcode-0.15.4\node_modules\vsc-leetcode-cli\bin\leetcode",show,1,--solution,-l,c" failed with exit code "0".
Your Environment
- os:win10
- extension settings:
"leetcode.endpoint": "leetcode-cn",
"leetcode.workspaceFolder": "d:\work\VScode_Poj\leetcode",
"leetcode.defaultLanguage": "c" - nodejs version:12.11.0
Windows PowerShell
版权所有 (C) Microsoft Corporation。保留所有权利。
尝试新的跨平台 PowerShell https://aka.ms/pscore6
PS D:\work\VScode_Poj\leetcode> node -v
v12.11.0
PS D:\work\VScode_Poj\leetcode>
- vscode version:1.38.1
- extension version:0.15.4