我已经安装了nodejs,然后我尝试使用npx create-react-app my-app 创建react is app,但它只是卡在安装react-dom,cra-templates,然后我也尝试了npm,但它是一样的,请帮助需要学习反应js请帮助我有节点版本v16.13.2。和 npm 版本 8.1.2
PS D:\Programming\React Js> npx create-react-app firstapp
Creating a new React app in D:\Programming\React Js\firstapp.
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template