I have a problem, I just got a new computer and I installed node js, git for windows, and visual studio, then I created a react app with the npx create-react-app
. command and all seemed fine, but I discovered that I cannot create a development server with the npm run start
command, it says the reason is unsupported.
I've tried restarting the computer but nothing works
kind regards
Christian