common-utilsConsoleprintError이 페이지에서printError 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