Typescript Error TS1005 for 'readonly' in ionic-angular/component and /navigationfiles

For any1 still stuck in here, you should try latest ionic 2 sample.
By simply run
ionic start cutePuppyPics --v2
if the project doesnt build in www folder when you run ionic server then update your ionic version to latest.
I had to do it because I had mine when I was doing ionic@beta.

1 Like