Skip to content

ENOENT: no such file or directory, chdir#245

Description

@kirill-konshin

馃悰 Bug Report

$ react-native-macos run-macos
...
    export SOURCE_ROOT=/Users/xxx/mac/macos
    export SRCROOT=/Users/xxx/mac/macos
...
ENOENT: no such file or directory, chdir '/Users/xxx/mac/macos' -> 'macos'

The app itself works... the build exits with error though.

Folder structure:

  • mac (project root)
    • macos
      • build
      • mac
      • mac.xcodeproj
    • node_modules
    • rn-cli.config.js

To Reproduce

Install from scratch as per readme. Then run react-native-macos run-macos.

  • macOS v10.14.6
  • react-native-macos v0.19.3

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions