await commandWithPipe()

in deploy.js [298:300]


  await commandWithPipe('npm run build', {
    cwd: PATHS.marketplace,
  });