arielfaur / ionic-audio

An audio player for Ionic 3 and Angular 4. Works with HTML 5 audio or native audio using Cordova Media plugin.
http://arielfaur.github.io/ionic-audio/2.0/index.html
MIT License
321 stars 163 forks source link

for ionic 3 prod command not working #190

Open ipehimanshu opened 6 years ago

ipehimanshu commented 6 years ago

Hello

i am using ionic 3 and when i run command for prod then it shows below type

image

and it stuck.

Can you please help me for this case.

Thanks

rdai commented 6 years ago

Those are just warnings, they shouldn't affect your build. Can you put the whole output here?

Also I found it for myself, all the dependencies causes things to break once in awhile and what worked often is just to push up the code to github or whatever you are using, delete everything. Then redownload the code and rebuild. Backup everything first and you are at your own risk if you want to try that approach.

Otherwise once you put the full log up that might help.