Instale a nova versão do nó para o React JS

npx create-react-app my-app
cd my-app
npm start
Proud Panther