When I am trying to install module, I am getting the following error
PHP Compile Error – yii\base\ErrorException
Declaration of communityii\user\models\User::findIdentityByAccessToken() must be compatible with yii\web\IdentityInterface::findIdentityByAccessToken($token, $type = NULL)
1. in /var/www/sitename/vendor/communityii/yii2-user/models/User.php
When I am trying to install module, I am getting the following error