vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.75k stars 154 forks source link

Peer dependency error with @vime/angular@5.4.1 and angular 14 #378

Open ekombrza opened 7 months ago

ekombrza commented 7 months ago

Hello, I am with angular 14, when i import @vime/angular@5.4.1, i have a peer dependency 👍 npm ERR! Found: @angular/common@14.3.0 npm ERR! node_modules/@angular/common npm ERR! @angular/common@"^14.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^11.0.4" from @vime/angular@5.4.1 npm ERR! node_modules/@vime/angular npm ERR! @vime/angular@"^5.4.1" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.