簡體   English   中英

我無法通過“create-react-app”創建反應應用程序

[英]I'm not able to create react app by "create-react-app"

我無法通過 create-react-app 創建反應應用程序,它給了我一個錯誤

在此處輸入圖片說明

嘗試使用npx create-react-app ,確保 npm >= 5.2

首先全局安裝 create-react-app

npm install create-react-app -g

然后運行以下命令

create-react-app app-name

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM