Open
Description
I just cloned the latest version of zulip-mobile to work on it and after setting everything up (I.e getting it to run on my android) I decided to run 'npm run test' before making any changes. However, the command does not run and states "Windows Subsystem for Linux has no installed distributions.
I found this weird because I've successfully run the test before so I restored the old version of zulip-mobile from my Recycle bin, moved it to my Desktop and tried to run the test. It ran without issues. Not sure what I am missing here.
Please see attached screenshot with both cmd windows running side by side.