Next.js Discord

Discord Forum

Fetching data problems

Answered
Asian swamp eel posted this in #help-forum
Open in Discord
Asian swamp eelOP
I find that error and i have try as much as possible but am unable to solve it
Answered by Cape horse mackerel
np, pls mark the post as resolved 🙂
right click => apps => mark as resolved
View full answer

19 Replies

Cape horse mackerel
Are you using prisma?
Asian swamp eelOP
yes
Is the problem in prisma ?
Cape horse mackerel
did you run npx prisma generate?
Asian swamp eelOP
Yes but the error remain
Asian swamp eelOP
that's the prisma model for that route
@Asian swamp eel that's the prisma model for that route
Dunker
What Is error
Asian swamp eelOP
the course id is displaying an error in the route
and also the position
I use prisma db
Dunker
What is error
Asian swamp eelOP
is not receiving those data from the db they can't be fetch
Dunker
Forget it, i can't help
Asian swamp eelOP
ok
@Cape horse mackerel did you run npx prisma generate?
Asian swamp eelOP
Hello
Cape horse mackerel
model name is Chapter and you're using await db.course instead of await db.chapter
Asian swamp eelOP
Get it thanks bro , but i thought the id must come from the course modal
Cape horse mackerel
np, pls mark the post as resolved 🙂
right click => apps => mark as resolved
Answer