-
Notifications
You must be signed in to change notification settings - Fork 2.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
Remix server is crashing randomly when rebuilding #6768
Comments
I have the same issue on my Windows pc (node v18.16.0) but not on my Mac laptop (node v18.12.1). |
🤖 Hello there, We just published version Thanks! |
Just tested the nightly build and get following error now:
|
🤖 Hello there, We just published version Thanks! |
Can confirm that this is working for me now 🎉 |
🤖 Hello there, We just published version Thanks! |
1 similar comment
🤖 Hello there, We just published version Thanks! |
🤖 Hello there, We just published version Thanks! |
1 similar comment
🤖 Hello there, We just published version Thanks! |
Same problem in |
@hanayashiki could you share the error you are seeing in your terminal as well as what OS you are using? |
It seems if my editing leads to immediate crashing of the server, the watcher crashes too.
|
On the You can try it out with the latest pre-release ( |
What version of Remix are you using?
1.8.1
Are all your remix dependencies & dev-dependencies using the same version?
Steps to Reproduce
Have the server running edit some code, and randomly it crashes. It doesn't happen all the time
It seams to be happening only when using
v2_dev: true
Expected Behavior
To no crash and reload.
Actual Behavior
It is crashing enough times to be disruptive
The text was updated successfully, but these errors were encountered: