Commit 844e9f0
committed
fix(@angular/cli): improve error message extraction for unfetchable packages
Use instanceof check and optional chaining fallback to properly
extract error messages from Error instances and plain objects.1 parent d349179 commit 844e9f0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
858 | 858 | | |
859 | 859 | | |
860 | 860 | | |
861 | | - | |
| 861 | + | |
862 | 862 | | |
863 | 863 | | |
864 | 864 | | |
| |||
0 commit comments