Zend certified PHP/Magento developer

How to solve Autoload error using hyva theme in magento 2?

I am learning hyva theme for magento 2. Learning about hyva-react-checkout and Whenever I try to run any magento cli command, I get this error,

Autoload error: Module 'Hyva_ReactCheckout' from '/var/www/hyva/public/vendor/hyva-themes/magento2-react-checkout/src' has been already defined in '/var/www/hyva/public/vendor/hyva-themes/magento2-hyva-checkout/src'

How Do I solve this? I only installed couple of packages relating to hyva checkout and hyva-react-checkout. The commands I ran are following.