New Pages don't work on ion2fullapp sidemenu

Hello, I’m a beginner using Ionic 2 and I just got the ion2fullapp to try to improve my skills. I’ve been attempting to incorporate the wordpress json api into my app, and I’ve gotten it to work, when I the page up from the tab menu. However, once I try to add it as a page on the sidemenu, I get an error: “inline template:3:62 caused by: No component factory found for Page.” After running some tests, I’ve noticed that anytime you try to add an additional page to the sidemenu you get a similar exception,

I’m wondering if there’s a workaround for this

Thanks.

Did you import and declare your new pages in app.module? and take care: ion2fullApp is a little bit big…