vscode-leetcode icon indicating copy to clipboard operation
vscode-leetcode copied to clipboard

Fetching problem description...

Open ttsoncs opened this issue 3 years ago • 0 comments

🐛 Bug Report

Can't view markdown problem description in vscode.

To Reproduce

Choose random problem.

Expected behavior

Screenshot_2022-0-07-09-00-36_1920x1080

Screenshot_2022-04-07-09-08-55_1920x1080

Extension Output

(node:13690) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) Downloading sliding-window-maximum (node:13697) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) [ERROR] Error: connect ETIMEDOUT 2606:4700:20::681a:865:443

Your Environment

  • os: Arch Linux
  • extension settings: Default
  • nodejs version: 17.8.0
  • vscode version: 1.66.0
  • extension version: 0.18.0

ttsoncs avatar Apr 07 '22 02:04 ttsoncs