question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Checklist

  • Verified whether your issue exists in the latest version Mux Element(s) release: npm install @mux-elements/[element_name] or yarn @mux-elements/[element_name].
    • (NOTE: If the issue is not occurring in the latest version, we may not resolve it.)
  • Confirmed that this issue hasn’t already been filed.

Which Mux Elements/Packages has a bug?

  • mux-video

Which browser(s) are you using?

  • Chrome 103.0.5060.53

Which operating system(s) are you using?

  • macOS Monterey 12.2

How are you using Mux Elements?

  • npm packages

Describe the bug

  • Not working with React 18.2
  • Not working with --legacy-peer-deps either

Steps To Reproduce

  1. Be on React 18.2
  2. npm i @mux/mux-player-react

Link to code example:

The current behavior

code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: ms-mel@0.1.0 npm ERR! Found: react@18.2.0 npm ERR! node_modules/react npm ERR! react@“18.2.0” from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@“^17.0.2” from @mux/mux-player-react@0.1.0-canary.0-556dabf npm ERR! node_modules/@mux/mux-player-react npm ERR! @mux/mux-player-react@“*” 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.

The expected behavior

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
gkatsevcommented, Jun 30, 2022

Hi, We’re currently in the middle of transitioning our package scopes. The new scopes aren’t ready quite yet. The old scope @mux-elements should be working (and continue working), though, new releases will come on the new @mux scope. Please try installing MuxPlayerReact via npm i @mux-elements/mux-player-react for now. Thanks!

0reactions
luke-aecommented, Jul 6, 2022

It’s working now, thank you v much!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug (2006) - IMDb
An unhinged war veteran holes up with a lonely woman in a spooky Oklahoma motel room. The line between reality and delusion is...
Read more >
bug - Wiktionary
(entomology) An insect of the order Hemiptera (the “true bugs”). Any of various species of marine or freshwater crustaceans; e.g. a Moreton Bay...
Read more >
Bug Definition & Meaning - Merriam-Webster
noun (1) · 1. a · 2. : an unexpected defect, fault, flaw, or imperfection · 3. a · 4. : a concealed...
Read more >
Bug (2006 film) - Wikipedia
Bug is a 2006 psychological thriller film directed by William Friedkin and written by Tracy Letts, based on his 1996 play of the...
Read more >
BUG | definition in the Cambridge English Dictionary
bug noun (INSECT) ... an insect: Some tiny white bugs had eaten the leaves of my house plants. ... A bug is also...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found