I found the problem, its the environment. AKA Windows 10 environment.
Installing the package inside homestead runs normally and doesn't spit any errors BUT if you run it on windows it will squawk.
The problem with this even after you have installed the package successfully inside the homestead VM.
Once you run any php artisan command on your git bash terminal on windows 10 it will show the error again and you can't run any command on your git bash.
This should be addressed on windows 10 environment.