I have installed this angular calendar module in my angular 5 application , by this command .
npm install --save angular-calendar@0.24.1 date-fns
.
I'm getting this error
I see there is no docs for angular 5 .
Can anyone help me in this how to use this in angular 5.
Note: I have installed version 0.24.1
for angular 5.
Thanks in advance.