Commit df5628a
committed
fix: works correctly when
{N} CLI tries to use the version from `common/package.json` file when `adb` is not added to PATH. As we deleted `common/package.json` file, the command silently fails and does not return any result.adb is not added to PATH1 parent e9365e5 commit df5628a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
0 commit comments