Commit 8d5982f
committed
fix(doctor): Cannot read property 'toLowerCase' of null
The `ns doctor android` command was failing because null was being passed as
`platform` to `PlatformEnvironmentRequirements.getEnvVerificationMessage()`1 parent 3902257 commit 8d5982f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments