const archivedSource = "archive/solidity/contracts/ccip-integration/CCIPTxReporter.sol"; console.error("CCIPTxReporter has been archived out of the active compile graph."); console.error(`Historical source: ${archivedSource}`); console.error("If you need a fresh deployment, restore that source into contracts/ first."); console.error("If you only need the existing deployment, set CHAIN138_CCIP_REPORTER in .env."); process.exit(1);