Skip to content

Validate Environment Scripts #19694

Closed
Closed
@hramos

Description

@hramos

For Discussion

Looking for contributors interested in making the React Native experience better for everyone. We currently have a script in the repo, scripts/validate-android-test-env.sh, that will raise any issues with your local Android environment, such as a missing AVD configuration, or a lack of a proper Android SDK.

We do not have an equivalent for iOS development environments. A script could be used to:

  • Validate the minimum required Xcode version is installed (people using Xcode 8 with a recent release may encounter cryptic build errors)
  • Validate the correct Node version is installed (Node 10 is not fully supported at the time, Node 6 is no longer supported)

Furthermore, these scripts (iOS, Android) could be invoked as part of the react-native CLI (if needed) in order to surface any issues as early as possible.

Please tag me in any PRs!

Metadata

Metadata

Assignees

No one assigned

    Labels

    DXIssues concerning how the developer experience can be improved.Good first issueInterested in collaborating? Take a stab at fixing one of these issues.Help Wanted :octocat:Issues ideal for external contributors.Platform: iOSiOS applications.Resolution: LockedThis issue was locked by the bot.Type: DiscussionLong running discussion.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions