Open hyrious opened 1 year ago
👋 Thanks for opening your first issue here! 👋
If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.
Yes, I've been having overrides
in my package.json
forever because of that. It would be great to fix this issue!
@hyrious, @boris-petrov I've created the following PRs #8494, https://github.com/videojs/mpd-parser/pull/178, https://github.com/videojs/m3u8-parser/pull/182, https://github.com/videojs/aes-decrypter/pull/88
I'm not sure I got them all, but I only had 30 minutes to spare. 😅
Description
The main npm package
video.js
is depending on different versions of its sub-packages, causing users installing multiple copies of them. The duplicate packages are (for video.js 8.6.1):Reduced test case
https://www.npmjs.com/package/video.js?activeTab=dependencies
Steps to reproduce
Errors
No response
What version of Video.js are you using?
8.6.1
Video.js plugins used.
No response
What browser(s) including version(s) does this occur with?
N/A
What OS(es) and version(s) does this occur with?
N/A