oveleon/contao-cookiebar

Cookiebar unter Contao 5.3 LTS Fehlermeldung

Closed this issue · 3 comments

Hallo,

ich habe soeben auf einer Testumgebung Contao auf 5.3 LTS upgedatet. Die Cookiebar 1.14 sollte für Contao ^5.0 eigentlich funktionieren. Wenn ich es über den CM installiere kommt die Meldung:

Problem 1
- Root composer.json requires oveleon/contao-cookiebar ^1.14 -> satisfiable by oveleon/contao-cookiebar[1.14.0].
- oveleon/contao-cookiebar 1.14.0 requires contao/core-bundle ^4.13 -> found contao/core-bundle[4.13.0, ..., 4.13.37] but these were not loaded, likely because it conflicts with another require.

LG, Andi

I don't think that version 1.14 works with Contao 5 @m-werk

"contao/core-bundle":"^4.13",

The version you are trying to install is the wrong one.
Please check the Pre-releases, read the Release-Notes and install

2.0.0-RC1

https://github.com/oveleon/contao-cookiebar/releases/tag/2.0.0-RC1

Hi
grafik

grafik

This is what I see in CM.
When I try to install it, I keep getting this error message

LG

@m-werk as already explained you need to install 2.0.0-RC1. The Contao Manager does not allow you to install non-stable packages, so you will need to manually set the appropriate version requirement (e.g. ^2.0@RC). You can also use the Contao Community Forum for general help like this, as this has nothing to do with this extension.