create-react-app initializes a repository where babel-loader is installed as an older version than needed.
create-react-app
LOG:
There
Create a .env file in your project directory and include SKIP_PREFLIGHT_CHECK=true in the file.
.env
SKIP_PREFLIGHT_CHECK=true