When I run npm start
in vs code terminal this error occurs and the browser says
This site can’t be reached
error screenshot browser error
This error occurred after using these commands :
- npm i -g react-scripts
- npm install react-scripts --save
- npm install
- del node_modules && npm install