Hi, i installed ionic 4 rc and i having troubles to migrate. I copied the src carpet to the new project and after installing the plugins the project throw error when serving. When i see the project on the IDE i see problems with importing e.g.:
import { Slides } from ‘@ionic/angular’;
The IDE says that Slides has no exported members. Maybe @ionic/angular changed in the last upgrade