I can’t seem to be able to build or emulate ios. I am getting some typescript errors (currently trying out ionic 2 beta), not shown, but I get those running ionic serve -l and it runs fine, so do I need to worry about them?
It seems to be these TypeErrors (TypeError: Cannot read property ‘then’ of undefined) below that don’t change for build or emulate ios or allow either to work.
Nevermind, doing this – sudo npm install -g cordova again seemed to fix it although I am now having trouble in the simulator itself with showing the app.