Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(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) #943

Open
Malek-Zaag opened this issue May 4, 2024 · 3 comments

Comments

@Malek-Zaag
Copy link

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 ?

@xzjs
Copy link

xzjs commented May 15, 2024

same problem

@sjzlyl406
Copy link

same problem +1

@MingzhuX
Copy link

I had the same problem.
I changed the version of node into 13.14.0 (just <14.0) and it works.
Hope to help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants