Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENOENT: no such file or directory, chdir #245

Open
kirill-konshin opened this issue Aug 10, 2019 · 1 comment
Open

ENOENT: no such file or directory, chdir #245

kirill-konshin opened this issue Aug 10, 2019 · 1 comment
Labels

Comments

@kirill-konshin
Copy link

kirill-konshin commented Aug 10, 2019

🐛 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
@fjpardo
Copy link

fjpardo commented Mar 21, 2020

How do we fix this problem, I am getting this `Scanning folders for symlinks in /Users/Kiko/soundcloud-client/node_modules (15ms)

ENOENT: no such file or directory, chdir 'macos'`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants