I've tried to create a new React App with every command from the official documentation
- npx create-react-app my-app
- npm init react-app my-app
- yarn create react-app my-app
But I got every time the same result as shown here:
I tried to fully uninstall and reinstall Node.js; lower versions; I passed from 64bit to 32bit; tried to see if there was some conflicts but still nothing. Every suggestion will be loved