Error : has a @IonicPage decorator, but it does not have a corresponding “NgModule” [duplicate]
问题 This question already has answers here : Page has a @IonicPage decorator, but it does not have a corresponding “NgModule” (10 answers) Closed last year . C:\wamp\www\Ionic4\ionic3-angular4\src\pages\home\home.ts has a @IonicPage decorator, but it does not have a corresponding "NgModule" at C:\wamp\www\Ionic4\ionic3-angular4\src\pages\home\home.module.ts home.ts import { Component } from '@angular/core'; import { NavController } from 'ionic-angular'; import { IonicPage } from 'ionic-angular';