Commit 71caa25
committed
fix(bootstrap): improve error handling for CLI download failures
Adds better error handling and helpful recovery instructions when
dlxPackage fails to download @socketsecurity/cli.
- Add explicit error handling for DLX directory creation
- Provide helpful troubleshooting steps on download failure
- Include link to GitHub issues for bug reports
Addresses directory creation issues in dlxPackage that can occur
in some environments.1 parent 7541ecd commit 71caa25
File tree
1 file changed
+15
-2
lines changed1 file changed
+15
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
124 | 131 | | |
125 | 132 | | |
126 | 133 | | |
| |||
152 | 159 | | |
153 | 160 | | |
154 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
155 | 168 | | |
156 | 169 | | |
157 | 170 | | |
| |||
0 commit comments