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

Can't test or submit code #926

Closed
ThangNguyen23 opened this issue Mar 6, 2024 · 5 comments
Closed

Can't test or submit code #926

ThangNguyen23 opened this issue Mar 6, 2024 · 5 comments

Comments

@ThangNguyen23
Copy link

🐛 Bug Report

I can't test or submit code when using the plugin. It's still undefined.

@MakiseJ
Copy link

MakiseJ commented Mar 7, 2024

Same issue, besides I couldn't log in by github for hours.
login: (node:20320) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
pass: [ERROR] Login failed. Please make sure the credential is correct.

@Imran7junior
Copy link

Imran7junior commented Mar 7, 2024

I'm also facing this issue from yesterday. Also I tried login using cookie method which I always do.
Output-
- Waiting session result (node:7148) 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]

After running node --trace-warnings .... I get the following:

node:internal/modules/cjs/loader:1147
  throw err;
  ^

Error: Cannot find module 'D:\Coding\DSA\...'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
    at Module._load (node:internal/modules/cjs/loader:985:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
    at node:internal/main/run_main_module:28:49 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Node.js v20.10.0``` 

@woung717
Copy link

woung717 commented Mar 9, 2024

Check here

@rachelxhoot
Copy link

Check here

it works, thank you!

@leozhao21
Copy link
Contributor

It resolved, related comment !928

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

6 participants