You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()`
0 commit comments