Is there anyone else facing non-rerendering problem with pnpm? #85825
Unanswered
melodyxpot
asked this question in
App Router
Replies: 1 comment
-
|
So the HMR is broken? Can you check your browser console for |
Beta Was this translation helpful? Give feedback.
0 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.
-
I installed next-app using pnpm and I ran the code with
pnpm dev.But when I update the code, it should be re-rendered automatically but it wasn't. And when I refresh the website, it's not loading.
I have to stop the project and run again to see the updated result.
Please help me.
Thank u.
Beta Was this translation helpful? Give feedback.
All reactions