I am getting the following error in the browser in Ionic 3 when doing ionic serve
.
TypeError: tslib.__spreadArrays is not a function
This is happening after I downgraded to "@ionic/app-scripts": "^3.2.3"
from "@ionic/app-scripts": "^3.2.4"
because of another error.