next dev does recompile on file edit in Big Sur
See original GitHub issueBug report
Describe the bug
When editing pages/components the dev compiler isnt triggered
To Reproduce
Try using Big Sur.
Expected behavior
A clear and concise description of what you expected to happen.
System information
bigSur
node 12.x
next: 9.5.4
Additional context
I cannot get my next dev to work properly in Big Sur. I can successfully run a build. I have tried next 10.x and have reverted to 9.5.4 of next too, and I cannot get pages to recompile when I make a change, and its driving me crazy. I have also tried next dev -p 3000
too.
I am using Visual Studio Code, I read somewhere that sometimes it can save “gently” which would not invoke watcher events?
I am using node 12.x too, but I am frustrated with what it could be; does anyone else have it running under Big Sur?
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
XCode Slow After Big Sur update | Apple Developer Forums
I just updated Xcode to 12.4 on MacOS 11.2 (MBP 15-inch, 2017 16GB RAM). and Xcode has been crawling ever since, simply selecting...
Read more >Komodo and Big Sur (DO NOT UPGRADE) - Support
I have installed MacOS Big Sur on my Mac. For two days Komodo IDE 12 has worked properly, but suddenly the program freezes...
Read more >ESP32 / Big Sur Mac OS compilation fail - Arduino Forum
I've been researching this bug, which apparently is an issue in Pyserial querying available ports. The errors seen when compiling for ESP32 ...
Read more >Big Sur clang "invalid version" error due to ... - Stack Overflow
Python 3.8.0 installed via pyenv. Multiple modules have clang dependencies, and so it seems this error is quite common. An example:
Read more >Fixing OBS Studio and Streamlabs OBS in macOS 11 Big Sur
I felt brave, so I decided to take a leap and upgrade to the new macOS 11 Big Sur. After exploring the programs...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ended up wiping the disk and installing everything again to make this work and it did. Frustrating but necessary in my case. Thanks
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.