If you need to fix this now and can’t wait for an update – comment out line 114 of iks-menu.php
The line FrontendInitializer::get_instance(); needs to be commented out as this class doesnt exist.
so FrontendInitializer::get_instance(); becomes //FrontendInitializer::get_instance();