Expected behaviour:
npm run android
Should launch Metro and an Android emulator but Metro is not launched. Manually launching metro works:
npm start
Expected behaviour:
npm run android
Should launch Metro and an Android emulator but Metro is not launched. Manually launching metro works:
npm start
Windows might generate a /etc/resolv.conf
with an incorrect nameserver while installing Windows Subsystem for Linux (WSL).
It’s a quick fix – edit /etc/resolv.conf
and change the nameserver (Google’s is 8.8.8.8
).
To prevent it being overwritten, create or edit /etc/wsl.conf
adding the option generateResolvConf = false
.
Windows Store is never installed when I do a clean install of Windows 11. No idea why. The easiest solution is to run Xbox, and you’ll see:
Click “Fix them in settings”:
Install Microsoft Store.