errors.fyi community error code reference
TS2363
typescript

Right Operand Not Number or Any

The right-hand side of an arithmetic operation must be of type `number`, `bigint`, or `any`. Check the types involved in the expression.

← all namespaces