git - Ionic framework version mission -


when typed ionic-info, missing ionic framework version else showing. know why so.

related or not, apps built on teammates machine worked (he had ionic framework version) when same app built on mine, showed white screen

ionic info should give system info regarding environment , cli $ ionic info

your system information:

cordova cli: 5.1.1

gulp version: cli version 3.9.0

gulp local: local version 3.9.0

ionic cli version: 1.6.1

ionic app lib version: 0.3.3

ios-deploy version: 1.7.0

ios-sim version: 3.1.1

os: mac os x yosemite

node version: v0.12.5

xcode version: xcode 6.4 build version 6e35b

but although ionic framework version doesn't affect running of application in cases must plugin issues or read article

how debug white screen of death in ionic app https://gonehybrid.com/how-to-debug-the-white-screen-of-death-in-your-ionic-app/


can check getting errors in console?

you can debug in chrome or in safari


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -