Cannot find type definition file for '@types'

Hi,

ionic-app-script was recently updated producing this error.

As a workaround, you can lock its version in your package.json to the last working one:

"@ionic/app-scripts": "3.2.3",

25 Likes