Runtime Error: invariant expected layout router to be mounted in fresh Next.js 15.3.2 project #79112
Unanswered
Dushmanthr
asked this question in
Help
Replies: 1 comment 8 replies
-
was anyone experiencing with this issue? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Link to the code that reproduces this issue
https://github.com/Dushmanthr/next_demo.git
To Reproduce
Steps to reproduce the behavior:
npx create-next-app@latest
cd my-app
npm run dev
Current vs. Expected behavior
Expected behavior
Fresh Next.js project should run without errors
Current behavior
Provide environment information
Which area(s) are affected? (Select all that apply)
Runtime
Which stage(s) are affected? (Select all that apply)
next dev (local)
Additional context
package.json
Beta Was this translation helpful? Give feedback.
All reactions