You are running Node v11.13.0. Create React App requires Node ^10.12.0 || >=12.0.0 or higher. code example
Example: You are running Node 8.10.0. Create React App requires Node 10 or higher. Please update your version of Node.
nvm install 12 is the solution. SUBSCRIBE TO GuruTheCoder