-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[BUG] Missing dependency: jq #588
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Command mo optimize --dry-run, hinted at missing dependency. This did not appear in previous versions.
Steps to reproduce
- Run command:
mo optimize --dry-run
Expected behavior
Run command without jq
Debug logs
Please run the command with --debug flag and paste the output here:
mo optimize --dry-run --debugDebug output
[DEBUG] Debug logging enabled. Session log: /Users/xx/.config/mole/mole_debug_session.log
Optimize and Check
→ DRY RUN MODE, No files will be modified
☻ Missing dependency: jq
Install with: brew install jq
Environment
Please run mo update to ensure you are on the latest version, then paste the output of mo --version below:
Mole version 1.30.0
macOS: 10.15.8
Architecture: x86_64
Kernel: 19.6.0
SIP: Enabled
Disk Free: 96Gi
Install: Homebrew
Shell: /bin/zsh
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working