Criar o aplicativo React requer o nó 14 ou superior.

npm cache clean -f
npm install -g n
sudo n stable
Outstanding Orangutan