Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unrecognized input file format #25

Open
getlose opened this issue Jan 9, 2017 · 0 comments
Open

unrecognized input file format #25

getlose opened this issue Jan 9, 2017 · 0 comments

Comments

@getlose
Copy link

getlose commented Jan 9, 2017

I just run Ionic build android --minify and got this error.

events.js:141
      throw er; // Unhandled 'error' event
      ^

Error: Command failed: Unrecognized input file format --- perhaps you need -targa

    at ChildProcess.onExit (D:\protomobileag18\mobileag18\node_modules\mozjpeg-stream\node_modules\duplex-child-process\index.js:116:12)
    at ChildProcess.g (events.js:260:16)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:818:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)

Error: Hook failed with error code 1: D:\protomobileag18\mobileag18\hooks\after_prepare\ionic-minify.js

the most of the filename contain in the application image directory is xxxxxx.svg.png

are those files unrecognized by ionic-minify?
and what format types are supported by this ionic-minify?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant