Next.js Discord

Discord Forum

Noob question

Answered
Borzoi posted this in #help-forum
Open in Discord
BorzoiOP
When i try to go to: http://localhost:3002/pages/dashboard i get a 404 error :/ sorry im noob
Answered by !=tgt
inside the /pages folder, make a new folder named dashboard, and move dashboard.tsx into there and rename to page.tsx
View full answer

5 Replies

@Borzoi When i try to go to: http://localhost:3002/pages/dashboard i get a 404 error :/ sorry im noob
inside the /pages folder, make a new folder named dashboard, and move dashboard.tsx into there and rename to page.tsx
Answer
BorzoiOP
Let me try
Worked
Thanks
@Borzoi Thanks
mark my answer as solution