npm ERR! code ERESOLVE could not resolve FIX Node JS React | Npm install error in visual studio code

preview_player
Показать описание
How to fix the error
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! node_modules/react in node js and react js in visual studio code is shown
Рекомендации по теме
Комментарии
Автор

thanks bro, it took me a day to solve this problem.

GeJunior
Автор

I am getting the error like this. I guess my file which I trying the open is not correct. Because the error code is ENOENT. May you help me, how can I fix this? I'll show you full of the error code:

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

begumcumm
Автор

Npm ERR! Code EUSAGE
Npm ERR!
Npm ERR! Manipulates packages cache

BhagavatiPatil