Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular / React / Node / Webpack not reloading files after change. #2709

Closed
ataschz opened this issue Nov 30, 2017 · 2 comments
Closed

Angular / React / Node / Webpack not reloading files after change. #2709

ataschz opened this issue Nov 30, 2017 · 2 comments

Comments

@ataschz
Copy link

ataschz commented Nov 30, 2017

Windows Version: 1709
Widows Compilation Version: 16299.64

Cli Angular Version: 1.5.5
create-react-app Version: 1.4.3

I development on web technologies, I was installing WSL on my Windows system. Everything works correctly, except that when I run for example applications that use the inotify service do not perform the surcharge of the files that were modified.
This happens with Angular / Cli as well as create-react-app and I suspect that in any other application that uses the inotify service.
Review the previous issues and this should have been resolved in a previous build, but in my system it just does not work. Try formatting the machine and reinstalling and it still does not work.

Try to solve it with the following command:

echo 65536 | sudo tee -a /proc/sys/fs/inotify/max_user_watches

I received the following reply:

tee: /proc/sys/fs/inotify/max_user_watches: Operation not permitted
65536

I'm not sure what other information would be needed for this issue.

@ataschz
Copy link
Author

ataschz commented Nov 30, 2017

Today check that inotify is working correctly, however this type of features is not working by doing a test with the consoles and a text file, but what is webpack does not work directly.

@apostolos
Copy link

Confirmed fixed in WSL 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants