Giter Club home page Giter Club logo

Comments (5)

kylemilloy avatar kylemilloy commented on July 29, 2024

from react-native-video-controls.

claire-kz avatar claire-kz commented on July 29, 2024

I am also facing an issue and thinking it might be related to this.

I get the error [email protected]" has incorrect peer dependency "[email protected]"

Here is the relevant portion of my package.json:

"dependencies": {
    "react": "^16.0.0",
    "react-native": "^0.50.3",
    "react-native-video": "^2.0.0",
    "react-native-video-controls": "^2.0.0",
  },

Looking at the package.json for react-native-video-controls in my node_modules/ folder, I see that indeed the peer dependency on react-native is for version 0.47.2.

I see you updated the dependency to be ">=0.46.0" in commit 80890f1, but running yarn install seems to pull the previous commit, where the version of this package was bumped but the dependency on react native was not (576f3ff). I get the package.json from this commit in my node_modules/.

It would appear that the latest version of this package is not hosted on npm. @kylemilloy can you verify that the version npm is hosting has the most recent commit?

In case it's useful, from my yarn.lock:

react-native-video-controls@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/react-native-video-controls/-/react-native-video-controls-2.0.0.tgz#c4fc42b7f42471ff23fd3c4bb1e3d9055d305272"
  dependencies:
    lodash "^4.16.4"

Thank you!

from react-native-video-controls.

buruhsd avatar buruhsd commented on July 29, 2024

okay, thank you

from react-native-video-controls.

kylemilloy avatar kylemilloy commented on July 29, 2024

Good catch. 2.0.1 coming right up....

from react-native-video-controls.

claire-kz avatar claire-kz commented on July 29, 2024

That fixed it! Thank you for the very quick response!!

from react-native-video-controls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.