errors.fyi community error code reference
TS2554
typescript

Wrong Number of Arguments

A function call provides a different number of arguments than the function's signature expects. Check the function definition and supply the correct number of arguments.

References

← all namespaces