Skip to content

Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency #588

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

Closed
TWSFar opened this issue Jun 30, 2020 · 0 comments

Comments

@TWSFar
Copy link

TWSFar commented Jun 30, 2020

$ leetcode version
2.7.0-eded574
(node:47924) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
(base)

$ node --trace-warnings ...
internal/modules/cjs/loader.js:1032
throw err;
^
Error: Cannot find module 'C:\software\IDE\leetcode-cli...'
?[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:102
9:15)?[39m
?[90m at Function.Module._load (internal/modules/cjs/loader.js:898:27)?[39m
?[90m at Function.executeUserEntryPoint [as runMain] (internal/modules/run_ma
in.js:71:12)?[39m
?[90m at internal/main/run_main_module.js:17:47?[39m {
code: ?[32m'MODULE_NOT_FOUND'?[39m,
requireStack: []
}

. git version 2.24.0.windows.2
. node v14.4.0
. npm -v 6.14.5
. win10
. install format: git clone + ./bin/install (show: leetcode-cli successfully installed.)

@TWSFar TWSFar closed this as completed Jun 30, 2020
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

1 participant