Setup Ruby
Remove the default Ubuntu install, otherwise you’ll get an error You don't have write permissions for the /var/lib/gems/3.x.x Directory
and configure Ruby to install gems to a folder in your home.
Remove the default Ubuntu install, otherwise you’ll get an error You don't have write permissions for the /var/lib/gems/3.x.x Directory
and configure Ruby to install gems to a folder in your home.
Default release upgrade behaviour is configured in /etc/update-manager/release-upgrades
.
Upgrade with sudo do-release-upgrade
.
Expected behaviour:
npm run android
Should launch Metro and an Android emulator but Metro is not launched. Manually launching metro works:
npm start