InvalidCustomTypeError(err) {
    return Effect.logError(
      [
        chalk.red('Your syncpack config file contains an invalid custom type'),
        chalk.red('  Error:', err.reason),