I am trying to migrate a live wordpress website to my local computer using Duplictor plugin but I am having some issues

Solution:

Try turninf ON debug in wp-config.php Also if you local environment php version is lower then 5.5 you can have some issues with latest WP version. If you don’t get anything useful when debug is on, then compare live an local php versions <?php phpinfo() ?>