You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path like /search/:query? isn't supported by express 5.x anymore. Also, the APIs of reids package has changed to async functions, the names changed to camel-cased style. How to update these outdated code? I tried to update one example, no one responded, so I think I may do something wrong.
This discussion was converted from issue #6158 on November 11, 2024 11:52.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Path like
/search/:query?
isn't supported by express 5.x anymore. Also, the APIs of reids package has changed to async functions, the names changed to camel-cased style. How to update these outdated code? I tried to update one example, no one responded, so I think I may do something wrong.Beta Was this translation helpful? Give feedback.
All reactions