if (semver.lt(version,latestDojoCliVersion)&&(newDate()).getTime()-latestDojoCliVersionNotification>=Config.versionUpdateInformationPeriodHours*60*60*1000){
console.log(boxen(`The ${latestDojoCliVersion} version of the DojoCLI is available:
this.requestError('Client not recognized by the server. Please contact the administrator.');
break;
caseDojoStatusCode.CLIENT_VERSION_NOT_SUPPORTED:
this.requestError(`CLI version not anymore supported by the server. Please update the CLI.\nYou can download the latest stable version on this page:\n${Config.gitlab.cliReleasePage}`);
this.requestError(`CLI version not anymore supported by the server. Please update the CLI by executing this command:\n${TextStyle.CODE(' dojo upgrade ')}`);