question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hot reload error Ubuntu

See original GitHub issue

Hi, when I start the preview server on Ubuntu 22.04 (node 14 and node 16) I get this error:

error starting change watcher TypeError [ERR_FEATURE_UNAVAILABLE_ON_PLATFORM]: The feature watch recursively is unavailable on the current platform, which is being used to run Node.js

As a consequence the hot reload is not working and I must start and stop the preview server to reload changes.

Can you please help me?

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:22 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
psugiharacommented, Sep 2, 2022

hell yes. thanks for testing! 🤝

2reactions
ludovicoserrani-nautescommented, Sep 2, 2022

Yes, it works! Thank you for the support!

Read more comments on GitHub >

github_iconTop Results From Across the Web

'Hot Reloading" not working on Ubuntu w/ React and Express ...
I have run into a very frustrating problem where my webpack-hot-middleware is not 'hot reloading'. It is building the project, and rebuilding the...
Read more >
React create app hot reload is not always working on linux
Apparently hot module reloading only works out-of-the-box if you eject your app. But if you haven't ejected your app, then you can follow...
Read more >
How to fix the NextJS HMR(hot reload ... - DEV Community ‍ ‍
When working on NextJS applications inside WSL2, there seems to be an issue with HMR (Hot Reload) not detecting changes to your code...
Read more >
XAML Hot Reload for Xamarin.Forms - Microsoft Learn
Reload changes to your XAML file instantly on your running application so you don't have to build your Xamarin.Forms project after every ...
Read more >
Hot reload - Flutter documentation
Flutter's hot reload feature helps you quickly and easily experiment, build UIs, add features, and fix bugs. Hot reload works by injecting updated...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found