Bitte entfernen Sie alle globalen Installationen mit einem der folgenden Befehle:

npm install tar@6 -g 

npx create-react-app my-app
cd my-app
npm start
Grumpy Gull