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

Uncaught ReferenceError: global is not defined #56

Open
E-Kou opened this issue Dec 8, 2024 · 0 comments
Open

Uncaught ReferenceError: global is not defined #56

E-Kou opened this issue Dec 8, 2024 · 0 comments

Comments

@E-Kou
Copy link

E-Kou commented Dec 8, 2024

index.js:15 Uncaught ReferenceError: global is not defined
at node_modules/react-menu-list/node_modules/react-float-anchor/js/index.js (index.js:15:31)
at __require (chunk-V4OQ3NZ2.js?v=1db45b01:11:50)
at node_modules/react-menu-list/js/MenuButton.js (MenuButton.js:6:1)
at __require (chunk-V4OQ3NZ2.js?v=1db45b01:11:50)
at node_modules/react-menu-list/js/index.js (index.js:14:1)
at __require (chunk-V4OQ3NZ2.js?v=1db45b01:11:50)
at index.js:16:1

Don't know what's going on. I just carbon-copy-ed the example and it throwed this. Using "react": "^18.3.1", "react-dom": "^18.3.1",
"react-router-dom": "^6.28.0".
Plz help me fix it, your components is literal gold to my web app.

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