midudev / aprendiendo-react

Curso para aprender React desde cero
https://twitch.tv/midudev
7.5k stars 1.09k forks source link

names of the react projects do not match #86

Closed joelcamus closed 1 year ago

joelcamus commented 1 year ago

when I run an "npm install" it returns the following error:

Error: must not have multiple workspaces with the same name package 'prueba-tecnica-empresa-55k' has conflicts in the following paths: /workspace/react/aprendiendo-react/projects/11-typescript-prueba-tecnica /workspace/react/aprendiendo-react/projects/11b-typescript-prueba-tecnica-with-react-query at getError (/usr/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/lib/index.js:64:24) at mapWorkspaces (/usr/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/lib/index.js:146:11) at async Config.loadLocalPrefix (/usr/lib/node_modules/npm/node_modules/@npmcli/config/lib/index.js:700:28) at async Config.loadProjectConfig (/usr/lib/node_modules/npm/node_modules/@npmcli/config/lib/index.js:631:5) at async Config.load (/usr/lib/node_modules/npm/node_modules/@npmcli/config/lib/index.js:279:5) at async #load (/usr/lib/node_modules/npm/lib/npm.js:195:5) at async module.exports (/usr/lib/node_modules/npm/lib/cli-entry.js:40:5)