I have installed latest version of Megento 2
, everything is working fine frontend, backend and functionality.
I have one issue with bin/magento setup:upgrade
command, when I run this command in terminal I get below exception .
[InvalidArgumentException]
There are no commands defined in the "setup" namespace.
Screenshot :
Is there any thing I missed during installation or I need to install some package to let it working?