I have an error message, after cloned a new repo. But the problem is not show up with the old repo. I am not sure I am missing something, since everything is installed using composer and tracked under git repo.
An Error occurred while handling another error:
exception 'yii\base\InvalidConfigException' with message 'A circular dependency is detected for bundle 'yii\web\YiiAsset'.' in /Users/sangprabo/Sites/vendor/yiisoft/yii2/web/View.php:295
Any clue or suggestion on how to solve the problem, will be much appreciated, thank you.
I have an error message, after cloned a new repo. But the problem is not show up with the old repo. I am not sure I am missing something, since everything is installed using composer and tracked under git repo.
Any clue or suggestion on how to solve the problem, will be much appreciated, thank you.