We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As I was upgrading from remix v2.x to react-router v7, I hit an error with remix-auth-socials:
Could not resolve "@remix-run/server-runtime"
remix-auth v4 is compatible with both Remix v2 and react-router v7. I can attempt a PR if that will help.
Thanks!
n/a
npm run dev
I expect/hope that this package can be made compatible with both Remix v2 and React Router v7
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
As I was upgrading from remix v2.x to react-router v7, I hit an error with remix-auth-socials:
remix-auth v4 is compatible with both Remix v2 and react-router v7. I can attempt a PR if that will help.
Thanks!
Your Example Website or App
n/a
Steps to Reproduce the Bug or Issue
npm run dev
Could not resolve "@remix-run/server-runtime"
Expected behavior
I expect/hope that this package can be made compatible with both Remix v2 and React Router v7
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: