Skip to content

Endless hydration error loop with latest version of @remix-run/express #9995

Answered by ecrvich
ecrvich asked this question in Q&A
Discussion options

You must be logged in to vote

Solved:

It looks like the culprit for me must have been what @kiliman hinted at: a mismatch of package versions, specifically @remix-run/dev. I missed that one due to it only being installed globally on my laptop (I didn't notice that "npm i @remix-run/dev@latest" was doing nothing for that one without the -g flag). I don't know if that really explains why simply downgrading the other three to 2.11.2 was enough to fix the issue (my global dev package was certainly NOT 2.11.2, and may have even been older than 2.9.1). But, no more hydration error and my upgrade path isn't blocked, so I'm happy.

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jimzer
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jimzer
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ecrvich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants