Next.js Discord

Discord Forum

Route Groups Error

Unanswered
Iridescent shark posted this in #help-forum
Open in Discord
Iridescent sharkOP
Hi, I am trying to add /auth/login to group users, but when I go to /auth/login, I gt this erorr message:

Non matching path (auth/login) provided for /(users)/auth/login

Debug info:
- Execution of get_from_source failed
- Execution of resolve_source_request failed
- Execution of NodeRenderContentSource::get failed
- Non matching path (auth/login) provided for /(users)/auth/login

4 Replies

Iridescent sharkOP
Just page.js
have you tried deleting .next folder?
Iridescent sharkOP
Yes, nothing changed