tsc fails to build due to errors
When I run
Weird thing is, it actually compiles successfully, and I can start the app. Can I just ignore the error?
tsc to compile the project to javascript, I am getting the following error:Weird thing is, it actually compiles successfully, and I can start the app. Can I just ignore the error?