You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the migration from Inertia.js v1 to v2, we're encountering peer dependency conflicts with laravel-precognition-react-inertia which is still expecting Inertia.js v1.
Tested the Vue version with Inertia.js v2 @inertiajs/[email protected] by force installing (npm i --force) [email protected] which works perfectly fine. So, please just bump the peer deps. Thanks @timacdonald !
Laravel Precognition Plugin Version
"laravel-precognition-react-inertia": "^0.5.6",
Laravel Version
11.9
Plugin
React w/ Inertia
Description
During the migration from Inertia.js v1 to v2, we're encountering peer dependency conflicts with
laravel-precognition-react-inertia
which is still expecting Inertia.js v1.Current Behavior
@inertiajs/[email protected]
[email protected]
is locked to@inertiajs/react@^1.0.0
Error Message
Steps To Reproduce
The text was updated successfully, but these errors were encountered: