next-learn icon indicating copy to clipboard operation
next-learn copied to clipboard

Connection problem

Open MungaiVic opened this issue 11 months ago • 2 comments

I had trouble seeding the database then after changing to node version 20, it worked. Now I can't fetch data.

I use nvm. What could be the issue?

MungaiVic avatar Mar 07 '24 17:03 MungaiVic

The to run for populating the database from seed.js isn't working...It throws out nodejs errors. Stucked on the Chapter 6.

Koder2704 avatar Mar 17 '24 12:03 Koder2704

try running vercel dev instead of npm run dev

that did the magic for me https://github.com/orgs/vercel/discussions/2350#discussioncomment-5850746

vignxs avatar Mar 30 '24 09:03 vignxs

Hey there, I am not able to reproduce this. Please open a new issue if you are still having trouble here. Thank you!

leerob avatar Jun 23 '24 23:06 leerob