Skip to content
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

FastifyDeprecation #12024

Closed
spirillen opened this issue Oct 12, 2023 · 1 comment
Closed

FastifyDeprecation #12024

spirillen opened this issue Oct 12, 2023 · 1 comment
Labels
⚠️bug? This might be a bug

Comments

@spirillen
Copy link

💡 Summary

Oct 12 19:00:10 ns3109441 "matrix.rocks"[1401]: (node:1401) [FSTDEP017] FastifyDeprecation: You are accessing the deprecated "request.routerPath" property. Use "request.routeOptions.url" instead. Property "req.routerPath" will be removed in `fastify@5`.

🥰 Expected Behavior

Updated the request method to match new command string

@spirillen spirillen added the ⚠️bug? This might be a bug label Oct 12, 2023
@kakkokari-gtyih
Copy link
Contributor

kakkokari-gtyih commented Oct 13, 2023

Already fixed in #11935. Make sure you are using a version that implements this (v2023.10.0 or above).

@kakkokari-gtyih kakkokari-gtyih closed this as not planned Won't fix, can't repro, duplicate, stale Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️bug? This might be a bug
Projects
None yet
Development

No branches or pull requests

2 participants