-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Comments
@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. |
I already renamed that file to .env and put all the keys in that file, but still the same issue 😩
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: kyme1 ***@***.***>
Sent: Sunday, August 4, 2024 7:07:49 PM
To: Nutlope/llamacoder ***@***.***>
Cc: Kuntal ***@***.***>; Mention ***@***.***>
Subject: Re: [Nutlope/llamacoder] "Something went wrong" Error while running locally (Issue #9)
@kuntal-c<https://github.com/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.
—
Reply to this email directly, view it on GitHub<#9 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABSYVINVWC4IB2SBMPQGOPDZP2X4LAVCNFSM6AAAAABL7BMH66VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRXHA4DAOBVG4>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Yeah got the same error trying to use the Groq API as well. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: