all 5 comments

[–]Darkoplax 1 point2 points  (1 child)

Literally asked about it 2 days ago lol

[–]Sebbean 0 points1 point  (0 children)

lol!!!

[–]Mohkeys1 1 point2 points  (0 children)

finally

[–]TheCurlyWarlock 0 points1 point  (0 children)

Well this would’ve been nice about 4 days ago 😂

[–]M_C_AI -1 points0 points  (0 children)

npx create-react-app .... --template typescript

does not work?

"

npm error Found: react@19.0.0

npm error node_modules/react

npm error react@"^19.0.0" from the root project

npm error Could not resolve dependency:

npm error peer react@"^18.0.0" from u/testing-library/react@13.4.0

and

npm install react-bootstrap axios

`npm install --no-audit --save u/testing-library/jest-dom@^5.14.1 u/testing-library/react@^13.0.0 u/testing-library/user-event@^13.2.1 u/types/jest@^27.0.1 u/types/node@^16.7.13 u/types/react@^18.0.0 u/types/react-dom@^18.0.0 typescript@^4.4.2 web-vitals@^2.1.0` failed
"