micnews / react-jw-player

A React Component API for JW Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility with newer versions of React

IlanHZ opened this issue · comments

The library is not compatible with React 17:

npm ERR! Found: react@17.0.2 npm ERR! node_modules/react npm ERR! react@"^17.0.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^15.4.1 || ^16.0.0" from react-jw-player@1.19.1 npm ERR! node_modules/react-jw-player npm ERR! react-jw-player@"*" 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

Hi, Just wanted to let you know how i got around this.

I simply cloned the repo into my project not the best way to do this but... it works? so, i dont see any new updates coming down from the creators, hopefully theyll update this repository soon.

Seems that this is abandonware?