vscode-leetcode
vscode-leetcode copied to clipboard
http error occurs when star a problem
🐛 Bug Report
unable to star and unstar, but submit, test, solution, description works fine

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
你好,我看了网上说这个报错是node循环依赖,我对node不了解,请问你这个问题解决了吗?