ran this -> npm install
Error:
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @pinia/[email protected]
npm error node_modules/@pinia/nuxt
npm error dev @pinia/nuxt@"^0.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @pinia/nuxt@"^0.5.1" from @pinia-orm/[email protected]
npm error node_modules/@pinia-orm/nuxt
npm error @pinia-orm/nuxt@"^1.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
ran this -> npm install
Error:
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @pinia/[email protected]
npm error node_modules/@pinia/nuxt
npm error dev @pinia/nuxt@"^0.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @pinia/nuxt@"^0.5.1" from @pinia-orm/[email protected]
npm error node_modules/@pinia-orm/nuxt
npm error @pinia-orm/nuxt@"^1.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.