Hi!
I'm working on a project using Vite, Vue and Vuetify (I guess its not really relevant for the issue, I just found the problem by them). This morning I tried to update date-fns to version 3, but I cannot run my project anymore.
I'm getting this when I try to open the project on my browser:

Reverting date-fns from 3.0.6 to 2.30.0 fixes the problem and my project can run again. Is there something we can do to fix it?
edit: updated image to show just the relevant part.
Hi!
I'm working on a project using Vite, Vue and Vuetify (I guess its not really relevant for the issue, I just found the problem by them). This morning I tried to update date-fns to version 3, but I cannot run my project anymore.
I'm getting this when I try to open the project on my browser:
Reverting date-fns from
3.0.6to2.30.0fixes the problem and my project can run again. Is there something we can do to fix it?edit: updated image to show just the relevant part.