I am upgrading my app from Ionic 2.0.0-beta.20 to Ionic 2.0.0-rc.3 using this guide

I am upgrading my app from Ionic 2.0.0-beta.20 to Ionic 2.0.0-rc.3 using this guide.

My code was working in the Ionic 2.0.0-beta.20 version, but since the upgrade and following all the steps in the guide, when I do ionic serve I get lots of errors (see below).

Question

My question is, is there something I am doing fundamentally wrong, and if I correct it in one place it should work, or should I look at each error individually? Has anyone else had these sorts of issues when doing an upgrade?

First of all, where is this guide? And what errors are you receiving exactly? Any specific reason why you aren’t upgrading higher the rc3 anyways?

And please post the errors as text, not images. Posting images of text is extremely rude.

I am having a similar problem, I have developed an application with IONIC 2 and now I am implementing a series of changes and it throws several errors that do not allow the compilation to upload those changes in the store. Is there a way to solve this??, or would i have to develop the whole application again in the latest version?