If your module uses Ionic, import IonicModule. Basically this means: if your module only has pure Angular, like pipes or providers, you don’t need IonicModule. But if you’re using Ionic for html, then you need it. For example: