I use the command create a project ``` npx create-react-app demo ``` there is a error that can't found @babel/core@13.72 when I eject the project,but It can run. and the webpage no content,the console error: 
I use the command create a project
there is a error that can't found @babel/core@13.72 when I eject the project,but It can run.
and the webpage no content,the console error:
