-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
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.1Your Example Website or App
none
Steps to Reproduce the Bug or Issue
- Run
pnpm add @tanstack/react-router-devtools @tanstack/react-routerin an empty project - 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
thisislvca
Metadata
Metadata
Assignees
Labels
No labels