@billchenxi wrote:
I am using
global packages:@ionic/cli-utils : 1.5.0 Ionic CLI : 3.5.0local packages:
@ionic/app-scripts : 2.0.2 @ionic/cli-plugin-ionic-angular : 1.3.2 Ionic Framework : ionic-angular 3.5.2System:
Node : v6.9.5 OS : macOS Sierra Xcode : Xcode 8.3.3 Build version 8E3004b ios-deploy : 1.9.1 ios-sim : 6.0.0 npm : 3.10.10And I encounter the follow problem when generate the tabs
Xis-MacBook-Pro:myIonicProject Bill$ ionic generate ? What would you like to generate: tabs ? What should the name be? mytabs ? How many tabs? 2 ? Name of this tab: Tab1 ? Name of this tab: Tab2 TypeError: Cannot read property 'replace' of undefined
Posts: 2
Participants: 2