Opencart same error as old post no replies

Known Issue with MySQL version 8
Following this Article
Go to:
/install/model/install.php
edit the file and delete exactly this text:

$db->query("SET @@session.sql_mode = 'MYSQL40'");

Re-run setup.