Uncaught error in Ionic 3 and Angular 4

0

I am preparing a project with ionic and angular and following an example of some tutorials I get the following error

  

Error: Uncaught (in promise): Error: No component factory found for> RegisterPagesPage. Did you add it to @ NgModule.entryComponents?   Error: No component factory found for RegistrousuariosPage. Did you add it > to @ NgModule.entryComponents?

I'm doing the example as it appears in the tutorial

P / D this is the information of the development environment that I have mounted

  

Ionic Framework: 3.7.1   Ionic App Scripts: 3.0.0   Angular Core: 4.4.3   Angular Compiler CLI: 4.4.3   Node: 6.11.3   OS Platform: Windows 10   Navigator Platform: Win32   User Agent: Mozilla / 5.0 (Windows NT 10.0; Win64; x64) AppleWebKit / 537.36 (KHTML, like Gecko) Chrome / 61.0.3163.100 Safari / 537.36

This is the code that you tried to execute and sends me that error Thank you in advance for answering

    
asked by Maikel Cutiño Fernández 07.10.2017 в 09:13
source

0 answers