Commit 1e31caa
committed
fix(error-handling): improve binary not found error with actionable guidance
- Enhanced execBin error message to provide clear troubleshooting steps
- Lists possible causes (not installed, wrong name, missing from PATH)
- Provides resolution steps with platform-specific commands
- Helps users quickly diagnose and fix binary resolution issues1 parent 3843ddf commit 1e31caa
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
71 | 81 | | |
72 | 82 | | |
73 | 83 | | |
| |||
0 commit comments