-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i cant install bootstrap error #485
Comments
Try installing |
i get this error after that. `PS C:\xampp\htdocs\Schoolproject> composer -W require 2amigos/yii2-usuario:"dev-master" Problem 1 Installation failed, reverting ./composer.json and ./composer.lock to their original content.` |
Possibly you have some conflicting stuff already included in your project? |
it shows me
|
There you have it. Your project uses bootstrap5. This module uses bootstrap3. It's a conflict. |
Technically not a "bug" of usuario, but generally a problem again referring to the need of decoupling the mandatory views from the core. |
When trying to install thru composer i keep getting this error
there a way fixing this?
The text was updated successfully, but these errors were encountered: