Skip to content

Troubleshooting

Common issues and how to fix them

"App is damaged" or "can't be opened"

This happens because the app isn't signed with an Apple Developer certificate yet. The installer should fix this automatically, but if you see this warning, run:

$xattr -cr "/Applications/YOLO NDJSON Converter.app"

"Apple cannot check it for malicious software"

macOS Gatekeeper blocks apps from unidentified developers. To open the app:

  1. Right-click (or Control-click) the app in Finder
  2. Select "Open" from the context menu
  3. Click "Open" in the dialog that appears

You only need to do this once. After that, the app will open normally.

Homebrew installation fails

If the Homebrew installation fails, try clearing the cache and reinstalling:

$brew untap amanharshx/tap$brew tap amanharshx/tap$brew install --cask yolo-ndjson-converter

Still having issues?

If you're experiencing a problem not listed here, please open an issue on GitHub and we'll help you out.

Like This Tool?

If this tool helped you, consider giving it a star on GitHub or contributing to make it even better.