Module not found: Can't resolve 'date-fns/addDays' #30
Open
Description
Just installed the library, and when I require the TimeInput
, I get the following compile error:
Failed to compile
./node_modules/material-ui-pickers/utils/date-fns-utils.js
Module not found: Can't resolve 'date-fns/addDays' in '/var/www/football-rental/node_modules/material-ui-pickers/utils'
This error occurred during the build time and cannot be dismissed.
I even added date-fns
to my package.json, but no luck.
I saw this error in a closed unrelated issue here: #15 (comment)
Metadata
Assignees
Labels
No labels