descampesD
Convex Community3y ago
8 replies
descampes

Issue with Next.js path

Using this guide https://docs.convex.dev/quickstart/nextjs (step 9)

I'm at a wall for awhile now, the module can't be found. I'm thinking it's because the lack of /_generated/api because that's not a folder that exists. But I'm curious is the issue simply that(no api folder)? "use client" isn't working, I'm assuming due to path issue.

Here's my code:
Add Convex to a Next.js project
Next.js Quickstart | Convex Developer Hub
Was this page helpful?