I am new to react and when I run npx create-react-app my-app I get the following error message
npx create-react-app my-app
I am using 14.5.0 for node and 6.14.8 for npm.
Wha