ptmt / react-native-macos

[deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa
MIT License
11.25k stars 429 forks source link

ENOENT: no such file or directory, chdir #245

Open kirill-konshin opened 5 years ago

kirill-konshin commented 5 years ago

🐛 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:

To Reproduce

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

fjpardo commented 4 years ago

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'`