@htg wrote:
Hi Folks,
I have written a pwa app which runs fine on my local machine. When I copy the contents to the hosting site, navigation seems to be a problem. The error that comes up when I try to navigate is
Error: Uncaught (in promise): Error: Module …/pages/referee/referee.module.ngfactory does not export RefereePageModuleNgFactory.
Unfortunately, I am very new to Ionic, particularly pwa’s. The strange thing is that it ran quite well some weeks ago. I noticed that the angular versions had changed from v5.0.0 to v5.0.3.
The other thing I noticed is that there are a whole lot of new files generated in my src/pages/home folder for example. These would include:
home.module.ngfactory
home.module.ngfactory.js.map
etc…Simply stated, I am baffled by the fact that it will navigate fine on my local pc, but not the hosting service. I am also curious as to where those extra files in my src/pages directory came from.
Thanks in advance,
Hilton.
Posts: 1
Participants: 1