Use CRA with old version of --template=typescript #10187
Unanswered
jamiehaywood
asked this question in
Q&A
Replies: 1 comment
-
You could try loading it as a custom template https://create-react-app.dev/docs/custom-templates/#finding-custom-templates |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since upgrading I've been plagued with CRA 4 Typescript issues, CI build issues & hot-reload time issues.
Does anyone know how to run
create-react-app
with the TypeScript template at version3.4.3
?Beta Was this translation helpful? Give feedback.
All reactions