I am getting ssr build error when I am trying to run website locally on my computer
Try running npm i @fullcalendar/core @Sambhav_Gupta
@anon72498179 it is working now it was error of fullcalendar and react-is package
Thanks a lot
1 Like
It’d be helpful if you could write steps how you got it working again @Sambhav_Gupta
Yes
So first I checked the npm version.
I was using version 16 so changed it to 18.0.0 .
Then checked the console errors and it was showing react-is and fullcalendar package error so then I downloaded both the packages
