yiister / yii2-gentelella

Free admin template for backend
MIT License
275 stars 113 forks source link

A circular dependency is detected for bundle 'yii\web\YiiAsset' #35

Open prabowomurti opened 5 years ago

prabowomurti commented 5 years ago

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.