/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@nomicfoundation/hardhat-toolbox@7.0.0/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
const util=require("util"),style=(o,e)=>void 0!==util.styleText?util.styleText(o,e):e,packageName=require("./package.json").name;console.log(),console.log(style(["red","bold"],"Warning:"),`You installed the \`latest\` version of ${style("bold",packageName)}, which does not work with Hardhat 2 nor 3.`),console.log(),console.log("To learn how to migrate to Hardhat 3, please visit:"),console.log(),console.log(style("bold","    https://hardhat.org/migrate-from-hardhat2")),console.log(),console.log(),console.log(`To use ${style("bold",packageName)} with Hardhat 2, please install the \`hh2\` tag with npm or your package manager of choice:`),console.log(),console.log(style("bold",`    npm install --save-dev "${packageName}@hh2"`)),console.log(),process.exit(1);
//# sourceMappingURL=/sm/8a1c6c20fc4eb04e2a4fddc4055ed8e105e8f13208deb8b527384fe3663a25b8.map