User Activity

The following message pops up when installing/updating STM32CubeMX. ...but what should I do if want the installation to complete successfully, and not abort / terminate (in an incomplete state) ?
I would have expected CubeMX to include/generate a line, for example like: LL_DMA_SetPeriphAddress(DMA1, LL_DMA_CHANNEL_3, LL_USART_DMA_GetRegAddr(USART3, LL_USART_DMA_REG_DATA_RECEIVE) );
Kudos given to