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

appTsConfig.compilerOptions[option] = value <------- Error after install typescript react project when i npm start please help #10112

Open
MrDevilHunter079 opened this issue Nov 20, 2020 · 12 comments

Comments

@MrDevilHunter079
Copy link

I did use npx create-react-app my-app --template typescript to create react typescript project
then i npm start it show the error appTsConfig.compilerOptions[option] = value
I have tried alot of times to create new one but its showing same error

@NathanScott85
Copy link

Issue has already been opened for this see below: -

https://github.com/facebook/create-react-app/issues/10110

@ArranM
Copy link

ArranM commented Nov 20, 2020

I too am not seeing the same issue, looks to the same issue raised 28 days ago which has been closed, guess its not been pushed out yet.

@MrDevilHunter079
Copy link
Author

please tell a solution

@davidtmiranda
Copy link

same problem here, yesterday i created other project and worked fine... today is presenting the same error described above

@ArranM
Copy link

ArranM commented Nov 20, 2020

as a stop gap, i followed this, but ideally it needs to be fixed as source.

#9868 (comment)

@willianuk
Copy link

the same thing happened to me someone can help me please? thanks
Captura de pantalla_2020-11-20_11-17-58

@marceloclp
Copy link

This should be a decent work around until it gets fixed. On your package.json file, replace the start script with

"start": "rm -rf tsconfig.json && react-scripts start"

@robertpiosik
Copy link

I think it's resolved now in 4.0.1 and should be closed.

@mqzabin
Copy link

mqzabin commented Dec 30, 2020

I think it's resolved now in 4.0.1 and should be closed.

I've upgraded to 4.0.1 and a issue with eslintcache goes up.

@jpcmf
Copy link

jpcmf commented Jan 19, 2021

I think it's resolved now in 4.0.1 and should be closed.

I've upgraded to 4.0.1 and a issue with eslintcache goes up.

Same here.

@ghasemikasra39
Copy link

same here. the solution from @marceloclp worked.

@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants