Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ionic 4 compile failed #371

Closed
maeisdev opened this issue Apr 19, 2019 · 1 comment
Closed

ionic 4 compile failed #371

maeisdev opened this issue Apr 19, 2019 · 1 comment

Comments

@maeisdev
Copy link

maeisdev commented Apr 19, 2019

I've got this error while compilation. Version 6.0.0-beta.8

[ng] ERROR in node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(3,43): error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(3,61): error TS2344: Type '"SuperTab"' does not satisfy the constraint '"IonIcon" | "IonActionSheetController" | "IonActionSheet" | "IonAlertController" | "IonAlert" | "IonAnchor" | "IonApp" | "IonAvatar" | "IonBackButton" | "IonBackdrop" | "IonBadge" | ... 86 more ... | "IonVirtualScroll"'.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(9,49): error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(9,67): error TS2344: Type '"SuperTabButton"' does not satisfy the constraint '"IonIcon" | "IonActionSheetController" | "IonActionSheet" | "IonAlertController" | "IonAlert" | "IonAnchor" | "IonApp" | "IonAvatar" | "IonBackButton" | "IonBackdrop" | "IonBadge" | ... 86 more ... | "IonVirtualScroll"'.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(15,44): error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(15,62): error TS2344: Type '"SuperTabs"' does not satisfy the constraint '"IonIcon" | "IonActionSheetController" | "IonActionSheet" | "IonAlertController" | "IonAlert" | "IonAnchor" | "IonApp" | "IonAvatar" | "IonBackButton" | "IonBackdrop" | "IonBadge" | ... 86 more ... | "IonVirtualScroll"'.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(22,53): error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(22,71): error TS2344: Type '"SuperTabsContainer"' does not satisfy the constraint '"IonIcon" | "IonActionSheetController" | "IonActionSheet" | "IonAlertController" | "IonAlert" | "IonAnchor" | "IonApp" | "IonAvatar" | "IonBackButton" | "IonBackdrop" | "IonBadge" | ... 86 more ... | "IonVirtualScroll"'.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(30,51): error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(30,69): error TS2344: Type '"SuperTabsToolbar"' does not satisfy the constraint '"IonIcon" | "IonActionSheetController" | "IonActionSheet" | "IonAlertController" | "IonAlert" | "IonAnchor" | "IonApp" | "IonAvatar" | "IonBackButton" | "IonBackdrop" | "IonBadge" | ... 86 more ... | "IonVirtualScroll"'.
[ng] 
@maeisdev
Copy link
Author

maeisdev commented Apr 19, 2019

Fixed by adding this to tsconfig.app.json:
#366 (comment)

ihadeed added a commit that referenced this issue Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant