Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Error with Typescript version when running react template #13

Closed
jrieke opened this issue Jan 30, 2021 · 2 comments · Fixed by #19
Closed

Bug: Error with Typescript version when running react template #13

jrieke opened this issue Jan 30, 2021 · 2 comments · Fixed by #19

Comments

@jrieke
Copy link
Collaborator

jrieke commented Jan 30, 2021

I'm getting this error when running the frontend of the react template (i.e. npm install and npm run start, as described in README). Manually setting the typescript version in package.json to 3.8.0 (as suggested in the other issue) fixes this for me.

@jrieke
Copy link
Collaborator Author

jrieke commented Jan 30, 2021

Made a small PR for this.

@jrieke
Copy link
Collaborator Author

jrieke commented Jan 30, 2021

Just found this also happens for the reactless template, I also updated the version in the PR.

vdonato added a commit that referenced this issue Oct 11, 2021
 Bump typescript version to 3.8.0 to fix #13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant