?Bug - Ionic libraries not installing

Hey,

I’ve been trying to setup ionic using the getting started scripts and they all run fine, the only problem is when I emulate the app I’m left with a odd looking white screen with a back button. I’ve done some digging and basically it’s because the /lib directory is missing from the /www directory.

Why this is happening I have no idea, but I was able to fix it by manually downloading the libraries and putting them in place.

This would be very off putting to many users so probably worth looking into (at least adapting the manual to make mention of the fix).