Ionic production build :- TypeError: compiler_1.isFormattedError is not a function

Hii developers, i am trying to make a build using “sudo ionic cordova build android --prod --release” command in ionic 3 project but it returning me an error that is “TypeError: compiler_1.isFormattedError is not a function” , and without --prod apk file generated successfully.