Commit 5cb24ed
committed
fix(core): improve error message when mixing nightly and stable packages
When a plugin version mismatch occurs due to mixing nightly and stable
Parcel packages, the error now includes a hint explaining the issue
and suggesting to use either all nightly or all stable versions.
Fixes #79461 parent 5948485 commit 5cb24ed
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
205 | 217 | | |
206 | 218 | | |
207 | 219 | | |
208 | 220 | | |
| 221 | + | |
209 | 222 | | |
210 | 223 | | |
211 | 224 | | |
| |||
0 commit comments