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

Warning: Accessing non-existent property 'prototype' of module exports inside circular dependency #56

Open
shiyuanzheng opened this issue Nov 1, 2024 · 0 comments

Comments

@shiyuanzheng
Copy link

Warning: Accessing non-existent property 'prototype' of module exports inside circular dependency
at emitCircularRequireWarning (node:internal/modules/cjs/loader:883:11)
at Object.get (node:internal/modules/cjs/loader:899:5)
at Object. (E:\dev_workspace\qianwancang\node-backend\node_modules\collections\list.js:29:45)
at Module._compile (node:internal/modules/cjs/loader:1364:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
at Module.load (node:internal/modules/cjs/loader:1203:32)
at Module._load (node:internal/modules/cjs/loader:1019:12)
at Module.require (node:internal/modules/cjs/loader:1231:19)
at require (node:internal/modules/helpers:177:18)
at Object. (E:\dev_workspace\qianwancang\node-backend\node_modules\collections\listen\map-changes.js:4:12)

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