DB Error when updating to the latest version

Routes cached successfully!
Files cached successfully!
Migrating: 2018_12_14_000000_create_favorites_table

In Connection.php line 712:

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'favorites' already exists (SQL: create table `favorites` (`id` bigint unsigned not null auto_increment primary key, `user_id` bigint unsigned not null comment 'user_id'
  , `favoriteable_type` varchar(255) not null, `favoriteable_id` bigint unsigned not null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')


In Exception.php line 18:

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'favorites' already exists


In PDOStatement.php line 117:

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'favorites' already exists


dpkg: error processing package vitxi (--configure):
 installed vitxi package post-installation script subprocess returned error exit status 1
Setting up asterisk-pbx-sounds-en (4.0.0-3) ...

See attached image:

The user followed these recommendations:

  1. Remove VitXi
  2. Reinstall it
  3. Complete the installation Wizard