Crear aplicación React requiere el nodo 14 o superior.

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