Skip to content

Can't find node binary because we don't have $RN_DIR at version 0.65 #32168

@listenzz

Description

@listenzz

Something wrong in react-native-xcode.sh.

Description

Can't find node binary because we don't have $RN_DIR definition in react-native-xcode.sh

React Native version:

0.65 or 0.65.1

Snack, code example, screenshot, or link to a repository:

# Find path to Node
# shellcheck source=/dev/null
source "$RN_DIR/scripts/find-node.sh"

# check and assign NODE_BINARY env
# shellcheck source=/dev/null
source "$REACT_NATIVE_DIR/scripts/node-binary.sh"

Replace $RN_DIR with $REACT_NATIVE_DIR, everything is OK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Triage 🔍StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions