Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230052

Cannot find type definition file for '@types'

$
0
0

Hi,

I am trying to build my app with the --prod flag.

ionic cordova build android --verbose --prod

However, when I do, I get the error:

typescript error 
            Cannot find type definition file for '@types'. 

[17:12:58]  ionic-app-script task: "build" 
[17:12:58]  Error: Failed to transpile TypeScript 
Error: Failed to transpile TypeScript

The app builds fine in release, but not prod.

Any ideas would be appreciated.


Viewing all articles
Browse latest Browse all 230052

Trending Articles