@mui/icons-material needs much time to install and raises the overall yarn install time to about 150 seconds
Change-Id: Ibe9808554c97d0991a336d3c7588502af8505a3f
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.