2016-11-21 4 views
0

Arbeits Wenn Ionic 2 mit dem folgenden Befehl ausführen,Serving Ionic 2 Projekt nicht

ionische

dienen ich dieses:

WARN: ionic.config.js has been deprecated, you can remove it. 
Running live reload server: http://localhost:35729 
Watching: www/**/*, !www/lib/**/*, !www/**/*.map 
√ Running dev server: http://localhost:8100 
Ionic server commands, enter: 
    restart or r to restart the client app from the root 
    goto or g and a url to have the app navigate to the given url 
    consolelogs or c to enable/disable console log output 
    serverlogs or s to enable/disable server log output 
    quit or q to shutdown the server and exit 

Hier ist die ionische Konfigurationsdatei:

{ 
    "name": "firebaseStart", 
    "app_id": "", 
    "v2": true, 
    "typescript": true 
} 

Wie kann ich es ausführen?

+0

es sagt, dass als eine Warnung, und es sagt Ihr dienen * ist * arbeiten, auf http: // localhost: 8100 – Ivaro18

+0

yes i weiß, aber es dient als ionic1 nicht ionic2 –

+0

Ah okay, run 'npm deinstallieren -g ionic cordova' dann' npm installieren -g ionic cordova' – Ivaro18

Antwort

0

Das ist in Ordnung. Siehe √ Running dev server: http://localhost:8100

geöffneten Browser und navigieren Sie zu

http://localhost:8100

+0

es läuft nicht schlucktask oder ts compiler –