London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Upgrading Commerce to 14.29.0 version (CMS 12.31.2)

Vote:
0

Hi,

currently we are on CMS version 12.31.2 and commerce version 14.15.6. I need to update to latest versions of Commerce -> 14.29.0.

But I am getting error:

Error NU1107 : Version conflict detected for EPiServer.CMS.TinyMce. Install/reference EPiServer.CMS.TinyMce 4.8.0 directly to project BBSCatalyst.Web to resolve this issue. 
 BBSCatalyst.Web -> EPiServer.CMS 12.31.2 -> EPiServer.CMS.TinyMce (>= 4.8.0 && < 5.0.0) 
 BBSCatalyst.Web -> EPiServer.Commerce 14.29.0 -> EPiServer.CMS.TinyMce (= 4.7.2).
20>------- Finished building project: BBSCatalyst.Web. Succeeded: False. Errors: 1. Warnings: 1

I can see in dependecies that Episerver.Commerce requires EPiServer.Cms.TinyMce 4.7.2 but  EPiServer.CMS 12.31.2 requires >= 4.8.0 && < 5.0.0, which causes the issue.

#332282
Nov 01, 2024 21:08
Vote:
0

Try upgrading EPiServer.CMS.TinyMce on all projects it's used before Commerce 14.29. I have seen this happening when I try to upgrade only one project in the solution vs upgrading the whole solution.

#332318
Nov 02, 2024 12:34
Vote:
0

This was fixed with EPiServer.Commerce 14.30, see https://world.optimizely.com/support/Bug-list/bug/COM-18787

#332749
Nov 12, 2024 16:46
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.