logisticinfotech / ionic4-datepicker

Ionic 4 Datepicker component
https://www.logisticinfotech.com/blog/ionic4-datepicker-component/
Other
77 stars 33 forks source link

Error- Cannot find datepicker module #38

Open svknvs opened 5 years ago

svknvs commented 5 years ago

I have cloned the project and done npm install
When trying to check by - ionic serve -l I am getting the below error - please help ERROR in src/app/datepicker-button/datepicker-button.module.ts(9,40): error TS2307: Cannot find module 'ionic4-datepicker'.

svknvs commented 4 years ago

Instead of Ionic4-datepicker I used https://twinssbc.github.io/Ionic2-Calendar/demo/ this one and found very good.