-1

I have existing React Web application. i have run

npm i 
and npm start 

when i run the application in browser. i am getting this error enter image description here

Any idea

1 Answers1

0

install @/client/context/RepContext

npm install @/client/context/RepContext

now run again.

Ketan Ramteke
  • 10,183
  • 2
  • 21
  • 41