Skip to content

aube check

  • Usage: aube check [--json]
  • Effect: read-only

Verify installed packages can resolve their declared deps.

Walks the node_modules/ symlink tree and confirms every dependency in each package.json resolves to a real entry.

Flags

  • --json — Emit a JSON report instead of the human-readable list.
  • -h --help — Print help
MIT LicensejdxCopyright © 2026 jdx.dev