I am getting process is not defined error while running the react app.
I'm getting this error whenever I do the following steps :
- Run npm run start (react-scripts start)
- Edit the code and save it
- The error message is displayed on the browser's console and the application is frozen.
