Replies: 1 comment 1 reply
-
Hi @sebbys83, Contentment for Umbraco 14 (Bellissima) is currently under active development and hasn't been released yet. The latest status updates are here: #357. The current release on NuGet (v5.0.0) will only target Umbraco v13. I'm hoping to get an alpha version ( |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @leekelleher ,
First of, I'm a massive fan of Contentment and soon as I noticed there's Contentment for Umbraco 14, I thought I need to try it. I'm experiencing an issue with installing contentment through nuget tho. Seems like there's a package issue (Umbraco.Cms.Web.Website)
Could you help ?
Version conflict detected for Umbraco.Cms.Web.Website. Install/reference Umbraco.Cms.Web.Website 14.0.0 directly to project ThisBeCool.Web.Cms to resolve this issue.
NU1107: Version conflict detected for Umbraco.Cms.Web.Website. Install/reference Umbraco.Cms.Web.Website 14.0.0 directly to project ThisBeCool.Web.Cms to resolve this issue.
ThisBeCool.Web.Cms -> Umbraco.Cms 14.0.0 -> Umbraco.Cms.Targets 14.0.0 -> Umbraco.Cms.StaticAssets 14.0.0 -> Umbraco.Cms.Web.Website (>= 14.0.0 && < 15.0.0)
ThisBeCool.Web.Cms -> Umbraco.Community.Contentment 5.0.0 -> Umbraco.Cms.Web.Website (>= 13.2.0 && < 14.0.0).
Package restore failed. Rolling back package changes for 'ThisBeCool.Web.Cms'.
Beta Was this translation helpful? Give feedback.
All reactions