npx create-react-app 未生成公共和 src 文件夹
Posted
技术标签:
【中文标题】npx create-react-app 未生成公共和 src 文件夹【英文标题】:npx create-react-app not generating public and src folder 【发布时间】:2020-06-13 17:26:20 【问题描述】:当我执行 npx create-react-app myest 时,我的 react 项目中没有生成公共和 src 文件夹。
我尝试使用 npm uinstall -g create-react-app 卸载全局 create-react-app,然后使用 npm install -g create-react-app 重新安装它。但是,在我执行 npx create-react-app myest 后,它卡在了下面的屏幕上
【问题讨论】:
不带全局标志安装create-react-app
会有帮助吗?
您好,谢谢!猜猜全局标志真的被弃用了
【参考方案1】:
最初尝试使用但没有成功:
npm rm -g create-react-app
,
npm install -g create-react-app
,
npx create-react-app <your-app-name>
.
以下命令有效:
npx --ignore-existing create-react-app Your-AppName
【讨论】:
以上是关于npx create-react-app 未生成公共和 src 文件夹的主要内容,如果未能解决你的问题,请参考以下文章
我无法使用 npx create-react-app 安装反应?
npx create-react-app 未生成公共和 src 文件夹
“npx create-react-app 命令”无法正常工作
npx create-react-app 后纱线启动不起作用
npx create-react-app myapp 错误“\AppData\Roaming\npm-cache\_npx\19748”在 appdata 文件夹中不包含 package.json 文