-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Uncaught AddrInUse: when using --unstable --watch #7824
Comments
I'm using windows 10 too and i have the same problem. |
I'm also getting this issue by Oak Server , windows 10 , can somebody help? |
@rizkyramadhan @mohammadhonarvar @fauzan121002 |
@magurotuna Script is
Call is:
Any change to the script while in watch mode causes the server to crash. |
@stefanreimers Thanks for the info! I'll look into it although it seems to be a window specific issue and I don't have a window machine. |
By upgrade to version 1.7.0, this issue solved. |
Encountering the same issue on the latest version. Script is simply:
Call is:
When modifying the script triggering the watcher restart, following error happens:
Deno 1.27.2 on Windows 10 |
I tried running simple web server on deno latest:
when I saved some changes, file watcher is restarting my app, and then error:
I am on windows 10,
The text was updated successfully, but these errors were encountered: