@vocoder/cli 0.1.27 → 0.1.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bin.mjs CHANGED
@@ -2774,7 +2774,6 @@ Translations won't run automatically until you grant access.
2774
2774
  return 1;
2775
2775
  }
2776
2776
  p5.log.error(`Error: ${error.message}`);
2777
- p5.log.info(error.stack ?? "");
2778
2777
  } else {
2779
2778
  p5.log.error("Unknown setup error");
2780
2779
  }