common-utilsConsoleprintErrorOn this pageprintError Print an error message to the console Signature const printError: (title: string, message: string[], options?: PrintConsoleOptions) => void Parameters NameTypeDescriptiontitle-The title of the errormessage-The message to printoptions-The options for the error