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

http error occurs when star a problem

Open yhsmer opened this issue 3 years ago • 1 comments

🐛 Bug Report

unable to star and unstar, but submit, test, solution, description works fine image

Extension Output

- star
[ERROR] http error [code=400]
- star
(node:2896) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
[ERROR] http error [code=400]
- star
(node:2924) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
[ERROR] http error [code=400]

Your Environment

  • os: Darwin arm64 21.5.0
  • extension settings:
  • nodejs version: Node.js v18.8.0
  • vscode version: 1.74.2
  • extension version: v0.18.1

yhsmer avatar Jan 05 '23 13:01 yhsmer

你好,我看了网上说这个报错是node循环依赖,我对node不了解,请问你这个问题解决了吗?

Just-Me-Cdd avatar Jan 21 '24 14:01 Just-Me-Cdd