简体   繁体   中英

I am getting an error when creating a new react app

创建新的 React 应用程序时出现错误消息

You are not creating a new react app, you are installing the npm module, which already exists. You need to run npx create-react-app my-app See more

它说文件已经存在,所以尝试在另一个文件夹中创建它,看看它是否会被修复。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM