-
Notifications
You must be signed in to change notification settings - Fork 497
Commit 0b5d6a0
committed
fix: should throw error when an internal error is encountered
Also fix the bug that no interactive prompt is provided,
result.projectName would be undefined and cause an error.1 parent 313847d commit 0b5d6a0
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
386 | 386 |
| |
387 | 387 |
| |
388 | 388 |
| |
389 | - | ||
389 | + | ||
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
| |||
707 | 707 |
| |
708 | 708 |
| |
709 | 709 |
| |
710 | + | ||
710 | 711 |
|
0 commit comments