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

exports is not defined #348

Closed
jaweii opened this issue Oct 24, 2022 · 1 comment
Closed

exports is not defined #348

jaweii opened this issue Oct 24, 2022 · 1 comment

Comments

@jaweii
Copy link

jaweii commented Oct 24, 2022

I created a project with create-react-app, when I build the project and visit it in browser, it throw the error:

Uncaught ReferenceError: exports is not defined
    at 668 (index.js:288:1)
    at n (bootstrap:19:32)
    at 3953 (types.ts:160:13)
    at n (bootstrap:19:32)
    at startup:4:27
    at startup:4:47

image

@sindresorhus
Copy link
Owner

This is not the place to ask for CRA support. You may want to try the latest release though: https://github.com/sindresorhus/query-string/releases/tag/v8.0.0

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

2 participants