await commandWithPipe()

in deploy.js [126:128]


  await commandWithPipe('npx hardhat compile', {
    cwd: PATHS.contract,
  });