canove / whaticket-community

A very simple Ticket System based on WhatsApp messages, that allow multi-users in same WhatsApp account.
MIT License
1.57k stars 800 forks source link

Erro de dependencias front-end, npm não instala #490

Closed Guiviniac closed 1 year ago

Guiviniac commented 1 year ago

npm resolution error report

While resolving: frontend@0.1.0 Found: react@15.3.0 node_modules/react react@"15.3.0" from the root project

Could not resolve dependency: peer react@"^16.8.0 || ^17.0.0" from @material-ui/core@4.12.4 node_modules/@material-ui/core @material-ui/core@"^4.11.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.

npm não instala no front-end, sofre com algum erros de dependencia, alguém sabe como eu posso corrigir?

jhonnatanBezerra commented 1 year ago

deleta a pasta node-modules deleta os arquivo package-lock e yarn.lock (se existir) roda novamente o comando npm install ou yarn para instalar os pacotes novamente

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.