Lines Matching refs:reset
55 const reset = '\u001b[39m'; constant
84 console.error(red, 'ERROR find build fail', reset);
137 console.debug(red, `ERROR please set panda module`, reset);
210 …onsole.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);
452 … "npm install" for safity requirements and try re-run "npm install" under ${arkEntryPath}`, reset);
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 …(red, `ERROR failed to generate abc with filesInfo ${filesInfoPath}. Error message: ${e} `, reset);
677 console.debug(red, `ERROR please set panda module`, reset);
768 logger.error(red, `ArkTS:ERROR Failed to write bundle build info.`, reset);