Replies: 2 comments
-
error with express 5:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
splat syntax has changed in v5: https://expressjs.com/en/guide/migrating-5.html#path-syntax change your |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The package
@react-router/express
currently has a peer dependency onexpress: ^4.17.1
. It would be great if support for express 5 was officially added.Beta Was this translation helpful? Give feedback.
All reactions