You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a problem when I try to run ionic cordova build --prod:
ERROR in: Unexpected value 'BackButtonTabsModule in C: /Users/x/Desktop/x/app/node_modules/ion-back-button-tabs/bundles/ion-back-button-tabs.umd.js' imported by the module' SettingsModule in C: /Users/x/Desktop/x/app/src/app/pages/settings/settings.module.ts'. Please add a @NgModule annotation.
Any idea how to solve it?
The text was updated successfully, but these errors were encountered:
I am having a problem when I try to run ionic cordova build --prod:
ERROR in: Unexpected value 'BackButtonTabsModule in C: /Users/x/Desktop/x/app/node_modules/ion-back-button-tabs/bundles/ion-back-button-tabs.umd.js' imported by the module' SettingsModule in C: /Users/x/Desktop/x/app/src/app/pages/settings/settings.module.ts'. Please add a @NgModule annotation.
Any idea how to solve it?
The text was updated successfully, but these errors were encountered: