Skip to content

react-native-git-upgrade doesn't recognize "latest" in package.json #13762

Description

@austinfathman

Description

We use "react-native": "latest" in our package.json, however when running react-native-git-upgrade, it compares the installed version of react-native (0.44.0) to the string in the package.json (latest) and halts operation due to the mismatch, saying that I should run npm install to fix the issue.

Proposed solution:

Resolve "latest" to point to the latest react-native version number.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions