No badges yet
No accepted solutions yet
App Router: Chapter 15 Authentication Middleware Error
I figured out that I had my files located at the wrong level :face_with_steam_from_nose:
App Router: Chapter 15 Authentication Middleware Error
I'm getting an Error: Cannot find the middleware module after going through the setup for authentication and I'm unsure what the issue is. I've doubled checked all code and it...
Nextjs Learn - Chapter 12 error
I'm unsure what I did but while checking that everything was a backtic and not a single quote, it appears to have resolved itself. Thanks for pointing me in a direction
Nextjs Learn - Chapter 12 error
Confirmed that everything is a backtic and when I hover over the 1st item in the invoices table, you can see the UUID in the url (lower right corner) ![ID Error in...
Nextjs Learn - Chapter 12 error
In going through chapter 12 - mutating data on the Dashboard Project, I'm running into an error around the UUID to postgres and I'm unsure what's causing it since I'm using the...