
David Lara
PreguntaTodo iba perfecto hasta que me puse instalar react, me salio el siguiente error
npm ERR! code ENOENT
npm ERR! syscall rename
npm ERR! path /mnt/c/Users/david/documents/ubunto/davidreact/node_modules/@babel/compat-data/node_modules/semver
npm ERR! dest /mnt/c/Users/david/documents/ubunto/davidreact/node_modules/@babel/compat-data/node_modules/.semver.DELETE
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, rename ‘/mnt/c/Users/david/documents/ubunto/davidreact/node_modules/@babel/compat-data/node_modules/semver’ -> '/mnt/c/Users/david/documents/ubunto/davidreact/node_modules/@babel/compat-data/node_modules/.semver.DELETE’
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /home/david/.npm/_logs/2020-02-11T19_07_53_877Z-debug.log
que hago?? help me

Gabriel De Andrade
Hola! Está raro, intenta borrando la carpeta
node_modules
package-lock.json
npm install