next-learn
next-learn copied to clipboard
{"message":"Uncomment this file and remove this line. You can delete this file when you are finished."}
Next.js course Chapter 6 Seed your database
The title is the message that shows up in the browser. The database failed to get seeded. I noticed that there's no file called "placeholder-data.ts" in the workspace either.
Oh, what's the purpose of that message?
{"message":"Uncomment this file and remove this line. You can delete this file when you are finished."} image is reason of error message.
Thanks, I will make this more clear.