Skip to content

Not compatible with react-router v7 #32

@steven-resonance

Description

@steven-resonance

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions