I started a “blank” project and now I’m trying to use ionTabs
I’ve tried using module(['ionic','ionTabs'])
but I get the errors
Uncaught Error: [$injector:modulerr] Failed to instantiate module starter due to:
Error: [$injector:modulerr] Failed to instantiate module ionTabs due to:
Error: [$injector:nomod] Module ‘ionTabs’ is not available! You either misspelled the module na……1)
How do I implement using from a blank starter app project?