- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I add Cordova Video Editor Plugin (https://www.npmjs.com/package/cordova-plugin-video-editor) but when build app I get error "Plugin "VideoEditor" failed to install.".
Can you help me with this?
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How are you trying to add the plugin? I just added it successfully using 3rd party git using this URL
https://github.com/jbavari/cordova-plugin-video-editor.git
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I added with "cordova-plugin-video-editor" in Cordova plugin registry. But with this git link it works fine.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Why I cant add this two plugins
https://www.npmjs.com/package/video-prefetcher (https://github.com/azu/video-prefetcher.git)
https://www.npmjs.com/package/get-video-duration (https://github.com/caffco/get-video-duration.git)
I get error message "Plugin vesrion not found"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you using the plugin manager on the Projects tab or are you using the intelxdk.config.additions.xml file? You should not be using the additions file to add plugins.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using plugin management under project tab (git repo under third-party plugins)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Look at the error message that you are getting. It is complaining about a missing plugin.xml file.
Take a look at another plugin, https://github.com/phonegap/phonegap-plugin-barcodescanner, it DOES contain the plugin xml file. I am afraid this plugin will not be work with the XDK in its current form. I recommend finding a different plugin that does something similar to what you are trying to do.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page