@mui/icons-material needs much time to install, raises the overall yarn install time and causes a timeout error
Change-Id: I0327c6e0523528fb08da7e4b993fb53e9e070305
Node 17 current fails due to https://github.com/webpack/webpack/issues/14532. It probably makes sense to use the current LTS version of Node instead of the absolute latest version of Node so these kinds of bleeding edge issues are less likely to happen.