Skip to content

Ionic 4 Cannot find module 'ionic-angular' #3

Description

@hsnbrji

This package is not working in Ionic 4.

[ng] ERROR in node_modules/@angular/platform-browser/animations/src/providers.d.ts(8,119): error TS2305: Module '"C:/Users/hassan.bourji/WebstormProjects/MerchantPortalIonic/MerchantPortal/node_modules/@angula r/animations/browser"' has no exported member 'ɵCssKeyframesDriver'. [ng] node_modules/ionic-tooltips/dist/tooltip.directive.d.ts(2,26): error TS2307: Cannot find module 'ionic-angular'.

Tried adding ionic-angular to my packages, another error was thrown

[ng] node_modules/ionic-angular/umd/components/input/input.d.ts(3,10): error TS2305: Module '"C:/Users/hassan.bourji/WebstormProjects/MerchantPortalIonic/MerchantPortal/node_modules/rxjs/Subject"' has no expor ted member 'Subject'. [ng] node_modules/ionic-angular/umd/components/tabs/tabs.d.ts(2,10): error TS2305: Module '"C:/Users/hassan.bourji/WebstormProjects/MerchantPortalIonic/MerchantPortal/node_modules/rxjs/Subject"' has no exporte d member 'Subject'. [ng] node_modules/rxjs/Subject.d.ts(1,15): error TS2307: Cannot find module 'rxjs-compat/Subject

I guess this package is still not compatible with ionic 4. Will it be updated anytime soon?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions