./node_modules/material-ui-pickers/utils/date-fns-utils.js
Module not found: Can't resolve 'date-fns/addDays' in 'C:\FrontEnd\node_modules\material-ui-pickers\utils'
getting this error when trying to compile
Hey, did you fixed this issue? I had the same error.
@Peretz30 use date-fns 2.x, instead of 1.x
Most helpful comment
@Peretz30 use
date-fns2.x, instead of 1.x