Open
Description
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/[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