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

Not compatible with react-router v7 #32

Open
steven-resonance opened this issue Dec 3, 2024 · 0 comments
Open

Not compatible with react-router v7 #32

steven-resonance opened this issue Dec 3, 2024 · 0 comments

Comments

@steven-resonance
Copy link

Describe the bug

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!

Your Example Website or App

n/a

Steps to Reproduce the Bug or Issue

  1. In any Remix v2 app using remix-auth-socials, follow steps to upgrade/migrate to React Router v7
  2. Attempt to run the app using npm run dev
  3. Observe multiple import errors: 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

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 91.1]

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant