Commit 9eae5db
committed
Fix ADB connection error by aligning @yume-chan package versions
The mismatched versions (adb@2.5.1, credential-web@2.1.0, webusb@2.3.2)
caused a "Must call super constructor" runtime error because internal
class constructor signatures changed between releases. Pin all three
packages to ~2.1.0 where they are fully compatible.1 parent fbe4069 commit 9eae5db
2 files changed
Lines changed: 16 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments