Category "date-fns"

bug when adding a month with date-fns add() method?

I've been trying to add just one month to a date using date-fns add() function. It works as advertised most of the time. period = new Date('2021-03-01') //im a

RangeError: locale must contain localize property when using Angular material date picker with date fns

I have the following configuration on the app-module.ts import { ReactiveFormsModule } from '@angular/forms'; import { DateFnsAdapter, MatDateFnsModule } from '

Module not found: Can't resolve '@date-io/date-fns'

I'm using React Material UI and I get this error : Module not found: Can't resolve '@date-io/date-fns'. Here are the dependencies that I have in my package.jso