Troubleshooting
Start with the narrowest safe check:
- Confirm the installed CLI and runtime with
tman --version. - Identify whether the problem is generation, selecting an existing generated theme, or a target environment gate.
- Read the reported adapter error before retrying a command that writes files.
- Inspect the generated source for the affected target before changing a live destination.
- Installation problems cover Node, pnpm, global-bin, and Pastel setup.
- Generation problems cover source selection, missing state, and adapter failures.
- Applying themes covers generated sources, skips, partial results, and reload hooks.
- Platform notes covers Termux, desktop-only targets, MiXplorer, browser opening, and special adapters.