An operator cannot be applied to the given operand types. For example, using `+` on two objects that are not strings or numbers.
TS2365
typescript An operator cannot be applied to the given operand types. For example, using `+` on two objects that are not strings or numbers.