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

React native fails on ios by default #22050

Closed
nikhildaga opened this issue Nov 1, 2018 · 0 comments
Closed

React native fails on ios by default #22050

nikhildaga opened this issue Nov 1, 2018 · 0 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@nikhildaga
Copy link

nikhildaga commented Nov 1, 2018

Steps followed as per: https://facebook.github.io/react-native/docs/getting-started.html

npm install -g react-native-cli
react-native init AwesomeProject
cd AwesomeProject && react-native run-ios

Output

▸ Compiling strtod.cc

❌  error: Build input file cannot be found: 'AwesomeProject/node_modules/react-native/third-party/double-conversion-1.1.6/src/strtod.cc'


▸ Compiling fixed-dtoa.cc

❌  error: Build input file cannot be found: 'AwesomeProject/node_modules/react-native/third-party/double-conversion-1.1.6/src/fixed-dtoa.cc'


▸ Compiling fast-dtoa.cc

❌  error: Build input file cannot be found: 'AwesomeProject/node_modules/react-native/third-party/double-conversion-1.1.6/src/fast-dtoa.cc'


** BUILD FAILED **
@facebook facebook locked as resolved and limited conversation to collaborators Nov 1, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Nov 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants