Lines Matching refs:red
54 const red = '\u001b[31m'; constant
84 console.error(red, 'ERROR find build fail', reset);
137 console.debug(red, `ERROR please set panda module`, reset);
210 …console.debug(red, `ERROR Failed to convert file ${jsBundleFile} to bin. ${output} is lost`, reset…
279 console.debug(red, `ERROR failed to generate abc. Error message: ${e} `, reset);
316 console.debug(red, `ERROR ${cacheOutputPath} is lost`, reset);
344 console.debug(red, `ERROR ${cacheOutputPath} is lost`, reset);
416 console.debug(red, `ERROR ${cacheAbcFilePath} is lost`, reset);
451 console.error(red, `ERROR: node_modules for ark compiler not found.
513 console.debug(red, `ERROR: please set panda module`, reset);
590 console.debug(red, "ERROR failed to execute es2abc", reset);
600 console.debug(red, err.toString(), reset);
605 console.debug(red, data.toString(), reset);
609 …console.debug(red, `ERROR failed to generate abc with filesInfo ${filesInfoPath}. Error message: $…
677 console.debug(red, `ERROR please set panda module`, reset);
768 logger.error(red, `ArkTS:ERROR Failed to write bundle build info.`, reset);