Skip to content

Peer dependency issue with @tanstack/router-devtools-core #3755

@Xhale1

Description

@Xhale1

Which project does this relate to?

Router

Describe the bug

Installing the latest versions of @tanstack/react-router-devtools and @tanstack/react-router causes a peer dependency issue with pnpm:

└─┬ @tanstack/react-router-devtools 1.114.17
  └── ✕ unmet peer @tanstack/router-devtools-core@^1.114.17: found 1.114.1

Your Example Website or App

none

Steps to Reproduce the Bug or Issue

  1. Run pnpm add @tanstack/react-router-devtools @tanstack/react-router in an empty project
  2. Observe error

Expected behavior

No peer dependency errors when installing latest versions of tanstack router packages.

Screenshots or Videos

No response

Platform

  • OS: macOS
  • Browser: N/A
  • Version: N/A

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions