We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ 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:
Install from scratch as per readme. Then run react-native-macos run-macos.
react-native-macos run-macos
The text was updated successfully, but these errors were encountered:
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'`
Sorry, something went wrong.
No branches or pull requests
🐛 Bug Report
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
.The text was updated successfully, but these errors were encountered: