I am getting this error when upgrade my react native.
It says
Error: Unable to resolve module
./indexfrom\node_modules\react-native\scripts/.: The module./indexcould not be found from\node_modules\react-native\scripts/.. Indeed, none of these files exist:
Actually don't know how to solve. Can anyone help please. Thanks
The version I am currently using
"react": "^16.8.4", "react-native": "^0.59.0",