next-learn
next-learn copied to clipboard
Connection problem
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?
The to run for populating the database from seed.js isn't working...It throws out nodejs errors. Stucked on the Chapter 6.
try running vercel dev instead of npm run dev
that did the magic for me https://github.com/orgs/vercel/discussions/2350#discussioncomment-5850746
Hey there, I am not able to reproduce this. Please open a new issue if you are still having trouble here. Thank you!