``` TSError: ⨯ Unable to compile TypeScript: server/logger/index.ts:48:57 - error TS2554: Expected 1 arguments, but got 2. 48 message += NEW_LINE + `${stack.clean(error.stack, 6)}`; ```