React version: ^17.0.2
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"web-vitals": "^1.0.1"
Steps To Reproduce
- make a new React app
- start react app using yarn start
Link to code example: not needed as its a new project
The current behavior
React gives me error when starting.
The expected behavior
React starts with no errors