photokandyStudios / PKVideoThumbnail

Video Thumbnailing Plugin for Android and iOS
MIT License
39 stars 39 forks source link

build.phonegap version conflict cordova-plugin-file@5.0.0 #17

Open oleksiy-nesterov opened 6 years ago

oleksiy-nesterov commented 6 years ago

"plugman install --platform android --project /project --plugin cordova-plugin-photokandy-video-thumbnail": Fetching plugin "cordova-plugin-photokandy-video-thumbnail" via npm Installing "cordova-plugin-photokandy-video-thumbnail" at "2.1.0" for android Failed to install 'cordova-plugin-photokandy-video-thumbnail': CordovaError: Version of installed plugin: "cordova-plugin-file@5.0.0" does not satisfy dependency plugin requirement "cordova-plugin-file@^4.0.0". Try --force to use installed plugin as dependency. at /.npm/lib/node_modules/pgb-plugman/node_modules/pgb-cordova-lib/src/plugman/install.js:581:33 at _fulfilled (/.npm/lib/node_modules/pgb-plugman/node_modules/q/q.js:787:54) at self.promiseDispatch.done (/.npm/lib/node_modules/pgb-plugman/node_modules/q/q.js:816:30) at Promise.promise.promiseDispatch (/.npm/lib/node_modules/pgb-plugman/node_modules/q/q.js:749:13) at /.npm/lib/node_modules/pgb-plugman/node_modules/q/q.js:509:49 at flush (/.npm/lib/node_modules/pgb-plugman/node_modules/q/q.js:108:17) at _combinedTickCallback (internal/process/next_tick.js:67:7) at process._tickCallback (internal/process/next_tick.js:98:9) Version of installed plugin: "cordova-plugin-file@5.0.0" does not satisfy dependency plugin requirement "cordova-plugin-file@^4.0.0". Try --force to use installed plugin as dependency.

andreac commented 6 years ago

same issue and if I start the app get this Property 'PKVideoThumbnail' does not exist on type 'Window'.

benmcmaster commented 5 years ago

Hey @kerrishotts any insight on this? Would this be hard to upgrade?

jdnichollsc commented 5 years ago

@oleksiy-nesterov what platform?