-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
Comments
Issue has already been opened for this see below: - https://github.com/facebook/create-react-app/issues/10110 |
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. |
please tell a solution |
same problem here, yesterday i created other project and worked fine... today is presenting the same error described above |
as a stop gap, i followed this, but ideally it needs to be fixed as source. |
This should be a decent work around until it gets fixed. On your
|
I think it's resolved now in |
I've upgraded to 4.0.1 and a issue with eslintcache goes up. |
Same here. |
same here. the solution from @marceloclp worked. |
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. |
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
The text was updated successfully, but these errors were encountered: