Reactjs – Using npx to create react app and coming back with error message
I am trying to create a react app. I downloaded version 20.9.0 LTS of node from nodejs.org. Anytime I type npx create-react-app test I get the error message below. What am I missing?