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

Addressing Runtime Error on Initial Project Setup #47

Open
linuxcz opened this issue Oct 5, 2023 · 1 comment
Open

Addressing Runtime Error on Initial Project Setup #47

linuxcz opened this issue Oct 5, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@linuxcz
Copy link

linuxcz commented Oct 5, 2023

Hello,

I cloned and set up the project following the provided instructions. However, upon running the project, I encountered a runtime error as shown below:

Unhandled Runtime Error
Error: {"error":"There was an error processing your request"}

Call Stack
eval
node_modules/.pnpm/ai@2.1.3_react@18.2.0/node_modules/ai/react/dist/index.mjs (301:0)
Generator.next
<anonymous>
fulfilled
node_modules/.pnpm/ai@2.1.3_react@18.2.0/node_modules/ai/react/dist/index.mjs (22:0)

It seems like there might be a missing step in the setup instructions regarding resolving this error. I believe it would be helpful for other developers if the documentation could be updated to address this issue. I appreciate the effort on this project and thank you in advance for looking into this!

Best regards

@linuxcz linuxcz added the documentation Improvements or additions to documentation label Oct 5, 2023
@jchen324
Copy link

Got the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants