@LuckyWolf19 wrote:
My code was working fine yesterday, and now I get the errors below. Note that I am not using swiper nor any imports for it. I am using Windows 10 and ionic@beta. How can I get rid of these errors as my code doesn't build?
ERROR in [default] D:/ionic/MyIonic2Project/node_modules/ionic-framework/components/slides/swiper-widget.d.ts:8:2
'update', which lacks return-type annotation, implicitly has an 'any' return type.ERROR in [default] D:/ionic/MyIonic2Project/node_modules/ionic-framework/components/slides/swiper-widget.d.ts:9:2
'slideNext', which lacks return-type annotation, implicitly has an 'any' return type.ERROR in [default] D:/ionic/MyIonic2Project/node_modules/ionic-framework/components/slides/swiper-widget.d.ts:10:2
'slidePrev', which lacks return-type annotation, implicitly has an 'any' return type.
Posts: 2
Participants: 1