hi,
have the: Can't bind to 'eventSource' since it isn't a known property of 'calendar' ERROR
it can't find any options from calendar2.
i walked through this tutor:
https://devdactic.com/ionic-calendar-app/
first did:
npm install ionic2-calendar --save
npm install moment --save
npm install intl@1.2.5 --save
and: