leoasis / react-sound

Sound component to play audio in your web apps
ISC License
491 stars 80 forks source link

react-sound@1.2.0" has unmet peer dependency "react@^15.3.0 || ^16.0.0-0". #74

Open dbaileydev opened 5 years ago

dbaileydev commented 5 years ago

I am currently using React 16.7.0 in my current project and I am getting the error mentioned above when trying to add this to my project. Any idea why this would be happening? Thanks!

manstar03 commented 1 year ago

I have alse this error like this too. Which version Do you use? please upgrade react version to ^17.0.2. this is helpful for me.