Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: undefined@undefined
npm ERR! Found: vue@2.7.15
npm ERR! node_modules/vue
npm ERR! dev vue@"^2.6.12" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^3.0.0" from @inertiajs/vue3@1.0.14
npm ERR! node_modules/@inertiajs/vue3
npm ERR! dev @inertiajs/vue3@"^1.0.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
Expected Behavior
No response
Steps To Reproduce
npm install
Environment
No response
Anything else?
No response