mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 16:49:41 +00:00
894 B
894 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug Report | Report a bug or issue with Mole | [BUG] | bug |
Describe the bug
A clear and concise description of what the bug is.
Steps to reproduce
- Run command:
mo ... - ...
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Debug logs
Please run the command with --debug flag and paste the output here:
mo <command> --debug
# Example: mo clean --debug or mo clean --dry-run --debug
Debug output
Paste the debug output here
Environment
- Mole version: (run
mo --version) - macOS version: (run
sw_vers) - Installation method: (Homebrew / curl script)
- Architecture: (Intel / Apple Silicon)
Additional context
Add any other context about the problem here, such as screenshots or related issues.