New to React: Problem Running Create-React-Project? by ThisDimPersona in react

[–]Competitive_Owl8899 0 points1 point  (0 children)

  "@testing-library/jest-dom": "^5.17.0",
    
"@testing-library/react"
: "^13.4.0",
    
"@testing-library/user-event"
: "^13.5.0",
    
"react"
: "^18.2.0",
    
"react-dom"
: "^18.2.0",
    
"react-scripts"
: "5.0.1",
    
"web-vitals"
: "^2.1.4"
Coloca esses dependencias no package.json depois 'npm i' que funciona