generated from sergiodxa/remix-auth-strategy-template
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
- In any Remix v2 app using remix-auth-socials, follow steps to upgrade/migrate to React Router v7
- Attempt to run the app using
npm run dev - 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels