У меня есть эта ошибка из-за проблемы с объявлением переменной типа subscription
в ionic
Module '"../../../../node_modules/rxjs/Subscription"' has no exported member 'Subscription'.
Измените код импорта.
import { Subscription } from 'rxjs/Subscription';
к
import { Subscription } from 'rxjs';
// Для ионного 4