vscode-leetcode
vscode-leetcode copied to clipboard
(node:8264) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use `node --trace-warnings ...` to show where the warning was created)
Hello, I am getting this when I am trying to submit python code
- Sending code to judge
(node:8264) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
[ERROR] session expired, please login again [code=-1]
though I am doing ok with java problems :). Do somebody has any idea of what's wrong with it ?