I am facing this error in typescript when building a cli calculator. No overload matches this call
this is my code. I was trying to make a CLI calculator but this error came. I watched some youtube videos but no one is getting error.
Got error In TypeScript when Boolean comparison
demo code as below