cordova-plugin-nativeaudio icon indicating copy to clipboard operation
cordova-plugin-nativeaudio copied to clipboard

plugin not added with cordova 6.5.0

Open philipbrack opened this issue 7 years ago • 3 comments


>cordova -v
6.5.0
>cordova plugin add cordova-plugin-nativeaudio
Fetching plugin "cordova-plugin-nativeaudio" via npm
Error: Invalid character in entity name
Line: 8
Column: 54
Char:
/Users/pbrack/dev/paystumped/paystumped:

philipbrack avatar Jan 26 '17 05:01 philipbrack

This is a known issue: https://demisx.github.io/git/2014/11/02/git-prune-local-tags-dont-exist-remote.html. But the repo is not getting much love these days it seems. I forked it, made the change and now use that for my app.

gligoran avatar Jan 26 '17 07:01 gligoran

I refactored to cordova-plugin-media and it took about 15 mins.

philipbrack avatar Jan 28 '17 03:01 philipbrack

I am facing same issue while adding platform. Can you give me the correct way to fix it? I need this plugin as app is already released on stores so.

Thanks

harishintimetec avatar Apr 10 '17 08:04 harishintimetec