This is likely because you're using an outdated version of create-react-app.Please note that global installs of create-react-app are no longer supported.错误。我阅读了文档,为了解决这个问题,我应该先卸载create-react-app npm install -g create-react-app,然后再安装它。我想知道这是否会给我的另一个(非常重要的)