Next.js Discord

Discord Forum

I am getting 404 after following the official tutorial of adding a new route for dashboard.

Answered
Ragdoll posted this in #help-forum
Open in Discord
RagdollOP
I created a dashboard folder and page.tsx file as said here https://nextjs.org/learn/dashboard-app/creating-layouts-and-pages#creating-the-dashboard-page but once I go to the url http://localhost:3000/dashboard I see 404


what could be wrong?
Answered by Ragdoll
worked now. there were a space got added 😦
View full answer

7 Replies

RagdollOP
@Ray ^
it should work, can you try restart the dev server?
RagdollOP
I did. not sure what is wrong
let me rename the folder.. and see
RagdollOP
worked now. there were a space got added 😦
Answer