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

"Something went wrong" Error while running locally #9

Open
kuntal-c opened this issue Aug 4, 2024 · 4 comments
Open

"Something went wrong" Error while running locally #9

kuntal-c opened this issue Aug 4, 2024 · 4 comments

Comments

@kuntal-c
Copy link

kuntal-c commented Aug 4, 2024

Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
Screenshot 2024-08-04 at 2 20 51 PM

@kyme1
Copy link

kyme1 commented Aug 4, 2024

@kuntal-c I am getting the same thing I removed the .example part of the .example.env so the .env can be found in the compile and it seams to have worked.

@kuntal-c
Copy link
Author

kuntal-c commented Aug 4, 2024 via email

@TheLocalLab
Copy link

Yeah got the same error trying to use the Groq API as well.

@hanii090
Copy link

hanii090 commented Aug 8, 2024

Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports. Screenshot 2024-08-04 at 2 20 51 PM

if you simply copy paste the error it resolve the issue (Temporary solution)

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

4 participants