vercel-labs / gemini-chatbot

Build your own generative UI chatbot using the Vercel AI SDK and Google Gemini
https://gemini.vercel.ai
Other
573 stars 148 forks source link

fetch failed? #23

Open zwkkk opened 1 month ago

zwkkk commented 1 month ago

⨯ node_modules/.pnpm/next@14.1.3_react-dom@18.2.0_react@18.2.0/node_modules/next/dist/compiled/react/cjs/react.shared-subset.development.js (182:0) @ fetch ⨯ fetch failed

stevegardnersa commented 1 week ago

I had the same issue. You might find some solutions here - https://github.com/vercel/next.js/issues/44062

Switching from localhost to 127.0.0.1 worked for me