-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
EPERM while executing nodemon on new Bash on Windows 10 feature #859
Comments
I'm having this problem too. Are you running Win10 on a VM? |
No, I am just running the new Insider Build with the Bash feature. |
Can confirm I am getting the same issue with Bash On Ubuntu for Windows |
No reason for this to be open |
@knwabueze Why? Do you have a solution to this? |
Yeah I'm also getting this issue, although I reckon it could be more to do with Bash for Windows than actually a @knwabueze A clearer message would be appreciated, just closing the issue with no real explanation isn't supportive? |
Sorry for not clarifying, I couldn't solve it out and just decided it would be better for me to switch to using a different shell. I couldn't do too much I'm still pretty new to Node.js |
@knwabueze It looks like this is a problem with the Windows Subsystem for Linux. Would you mind filing this issue with us? |
Related: microsoft/WSL#723 and microsoft/WSL#216 Please vote here to get it fixed in Windows 10 Bash: https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/suggestions/13469097-support-for-filesystem-watchers-like-inotify |
It looks like in cases like with rails, they have workarounds in the meantime. Is there a way to have a workaround for Nodemon? |
same error, some solution? :/, and i don't use zsh or another shell |
I can confirm that this is resolved in the latest builds of Windows 10 (I'm running 14959 atm), but those builds are still part of the Fast Ring Insider Preview program, and have other known issues. |
I don't use zsh either, but this still seems to be happening. |
Same issue :/ |
this is happening to me TT |
One more status report:
1. Microsoft fix (thought to be related) has completed for a while https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/suggestions/13469097-support-for-filesystem-watchers-like-inotify |
The original issue was fixed with changes from Microsoft about 10 months ago which got added to the production releases I think about four to five months ago, and I have not had an issue since. Are all of your software including the linux subsystem, system packages (apt-get), and globally installed npm packages up to date? Can you provide log/dump of the output? The following is my current setup which the problem is no longer present in. ======= My Windows version when I open CMD ======= My Windows Subsystem for Linux version:
======= My linux package status:
======= My node version:
======= My global npm update status:
======= My global npm packages and their versions:
======= What I am getting when I run nodemon:
|
This issue has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and @remy will (try!) to follow up. |
I am using ZSH on the new Bash on Windows 10 and whenever i run nodemon it still runs but it gives me this error and still allows me to use to command line
Nodemon Dump Output:
The text was updated successfully, but these errors were encountered: