Preciso de ajuda com esse erro. Não consegui npm install
, esse erro continua aparecendo.
PS C:\path\to\project> npm install
code ERESOLVE
ERESOLVE unable to resolve dependency tree
While resolving: undefined@undefined
Found: [email protected]
node_modules/vite
dev vite@"^6.2.4" from the root project
Could not resolve dependency:
peer vite@"^4.0.0 || ^5.0.0" from @vitejs/[email protected]
node_modules/@vitejs/plugin-vue
dev @vitejs/plugin-vue@"^4.5.0" from the root project
Fix the upstream dependency conflict, or retry
this command with -- force or -- legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.
Preciso instalar outra versão do Node.js/NPM? O que devo fazer para corrigir isso?