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
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Description
react 19 is not included in peer dependencies for @clerk/react-router 0.1.5.
Steps to reproduce:
Create new react router app npx create-react-router@latest my-react-router-app
Hey @sanisoclem thanks for reaching out. This is an issue with swr dependencies. One day ago 2.3.0 was release which addresses the issue. Simply try to update your dependencies or reinstall the packages. Clerk is using ^2.2.0 which with a fresh install will get you the 2.3.0 version.
Preliminary Checks
I have reviewed the documentation: https://clerk.com/docs
I have searched for existing issues: https://github.com/clerk/javascript/issues
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Description
react 19 is not included in peer dependencies for
@clerk/react-router 0.1.5
.Steps to reproduce:
npx create-react-router@latest my-react-router-app
pnpm add @clerk/react-router
Expected behavior:
Clerk installed without warnings.
Actual behavior:
Environment
The text was updated successfully, but these errors were encountered: