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

package.json "type": "module" #112

Open
deeep opened this issue Dec 14, 2020 · 1 comment
Open

package.json "type": "module" #112

deeep opened this issue Dec 14, 2020 · 1 comment

Comments

@deeep
Copy link

deeep commented Dec 14, 2020

Hi! I get:

"Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object."

... IF i have "type": "module" in my package.json file. Is there a workaround to this?

@brendonrapp
Copy link

brendonrapp commented Dec 7, 2024

Having this same issue.

This seems very similar to this issue with MUI icon imports

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