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.
TS2554
typescript 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.