boilerrobotics/rover-code

Upgrade Angular from 15 to 16

Closed this issue · 1 comments

Angular 16 has been released. The upgrade tutorial is here

This likely means that the library (ngx-mqtt) which declares MqttModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy

ngx-mqtt version 9.0.5 is not compatible with Angular 16