sampart / cordova-plugin-app-version

Cordova plugin to return the version number of the current app [not maintained]
MIT License
401 stars 198 forks source link

Ionic --prod mode does not build #109

Closed sonugpc closed 5 years ago

sonugpc commented 5 years ago

Hi App version Plugin is creating a problem while generating --prod version of App

Unexpected value 'AppVersion in F:/D/Projects/link /node_modules/@ionic-native/app-version/ngx/index.d.ts' declared by the module 'AppModule in /src/app/app.module.ts'. Please add a @Pipe/@Directive/@Component annotation.

LouAdrien commented 4 years ago

Same here, did you find a fix?