As Per the documentation(https://www.primefaces.org/primeng/v10- ... llcalendar) We referred 3 css files. We refered in angular.json file.
"styles": [
"node_modules/@fullcalendar/core/main.min.css",
"node_modules/@fullcalendar/daygrid/main.min.css",
"node_modules/@fullcalendar/timegrid/main.min.css"
]
But npm gives following error
Module not found: Error: Can't resolve 'C:\Users\927032\workspace\My-NgApp\node_modules\@fullcalendar\core\main.min.css' in 'C:\Users\Z927032\workspace\My-NgApp\'
On Googling fullcalendar js library has some changes on css . Look here https://stackoverflow.com/a/64330176
How to fix this ? Where can I get latest documentation ?
css missing from fullcalendar module
-
- Information
-
Who is online
Users browsing this forum: No registered users and 9 guests