You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/[email protected][email protected]/node_modules/ai/react/dist/index.mjs (301:0)
Generator.next
<anonymous>
fulfilled
node_modules/.pnpm/[email protected][email protected]/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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: