I am trying to integrate WordPress in Magento 2 as i have followed all the steps mentioned in the tutorial https://magenticians.com/magento-2-wordpress-integration/

I have already install WordPress and also i have installed Magento WordPress Integration module. When i am trying to run commands i am having error. Let me know where i am doing wrong ?

php bin/magento module:enable FishPig_WordPress
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:clean
php bin/magento cache:flush