React报错:You are running `create-react-app` 5.0.0, which is behind the latest release (5.0.1).

错误

image

解决方案

说白了就是版本过低,升级下就好。或者按照提示卸载掉原来的版本,之后输入临时创建命令即可,如下图所示
image

参考链接

https://stackoverflow.com/questions/71852370/you-are-running-create-react-app-5-0-0-which-is-behind-the-latest-release-5

posted @ 2022-04-15 16:18  胸怀丶若谷  阅读(626)  评论(1编辑  收藏  举报