I'm submitting a ...
Current behavior:
NbDateFnsDateModule has missing dependencies
Expected behavior:
Date formating should be able in DatePicker component
Steps to reproduce:
-Install @nebular/date-fns
-Try to include it in AppModule
npm, node
node v10.16.3
npm 6.14.4
Angular, Nebular
Angular CLI ~9.1.0
"@nebular/theme": "^5.0.0"
"@nebular/date-fns": "^5.0.0"

I have the same issues.
ERROR in The target entry-point "@nebular/date-fns" has missing dependencies:
Does anyone help me?
the same issue:
ERROR in The target entry-point "@nebular/date-fns" has missing dependencies:
This likely means that the library (@nebular/date-fns) which declares NbDateFnsDateModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
Guys I solved this problem installing date-fns package
Most helpful comment
Guys I solved this problem installing date-fns package
https://date-fns.org/docs/Getting-Started#installation