fast refresh is not working
Answered
moonbrew posted this in #help-forum
moonbrewOP
I am following the learn next.js course and using the starter app. Fast refresh does not work at all. I have to run
npm run dev every time.Answered by moonbrew
Turns out this was because I was using wsl 2 with my files mounted from windows.
1 Reply
moonbrewOP
Turns out this was because I was using wsl 2 with my files mounted from windows.
Answer