videojs / video.js

Video.js - open source HTML5 video player
https://videojs.com
Other
37.92k stars 7.44k forks source link

duplicate-package @videojs/vhs-utils #7058

Open GuoSirius opened 3 years ago

GuoSirius commented 3 years ago

image

image

gkatsev commented 3 years ago

Can you provide the output of npm ls @videojs/vhs-utils? Are you using mpd-parser@0.15.2 and using default Video.js? If, so, I'd recommend downgrading back to 0.15.0 or 0.14.0 until we get Video.js updated with a compatible version.

GuoSirius commented 3 years ago

image

gkatsev commented 3 years ago

Ah, you have VHS 2.5 installed locally, I would recommend not upgrading to VHS 2.5.0 until we get Video.js updated (which should happen soon). Also, Video.js 7 comes with VHS built-in, so, unless you have a specific reason to need a separate VHS version, you should use the one that's built-in.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.