【发布时间】:2020-04-04 08:38:16
【问题描述】:
我正在尝试运行 create-react-app,但它似乎没有按预期的方式运行。我正在尝试以下命令:
create-react-app my-appcd my-appnpm start
在尝试运行时出现以下错误 如果你能帮忙,那将是enter image description here 很棒
【问题讨论】:
-
您是否尝试过更新到最新版本的 create-react-app?你用的是什么版本?
-
尝试更新到最新版本的 create-react 应用
-
stackoverflow.com/questions/31976722/… 看看这个对你有帮助吗?
-
嗨,@JMadelaine 我正在使用 3.0.1