Angular 14 is not compatible with FullCalendar 5.

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
remalkoil
Posts: 1
Joined: 14 Mar 2022, 12:49

06 Nov 2022, 12:02

Hello,
I've just bought and downlaoded Verona Layout - v14.1.0.
When I run npm install it show the incompatibility error with fullcalendar (as described here: https://fullcalendar.io/docs/angular).

I've actually solved updating fullcalendar with version 6:

Code: Select all

npm install --save \
  @fullcalendar/web-component \
  @fullcalendar/core@beta \
  @fullcalendar/daygrid@beta
Best regards,
Daniele

cetincakiroglu
Posts: 130
Joined: 17 Dec 2021, 09:33

10 Nov 2022, 15:54

Hi,

This problem iscurrently fixed this problem in PrimeNG v14.2.1 by updating the fullcalendar v6 and we're planning to update our templates and fix this problem once and for all. Until then, as a workaround, we suggest that use fullcalendar v5 and "--legacy-peer-deps" flag make it work without errors.

"npm install --legacy-peer-deps" will solve your problem.

Regards,

Post Reply

Return to “Verona - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 20 guests