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

init a new project and build failed #14677

Closed
zhenliliu opened this issue Jun 22, 2017 · 4 comments
Closed

init a new project and build failed #14677

zhenliliu opened this issue Jun 22, 2017 · 4 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@zhenliliu
Copy link

init ad new project and have a problem with
/Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.
Print: Entry, ":CFBundleIdentifier", Does Not Exist
/

this is package.json

"dependencies": {
"react": "16.0.0-alpha.12",
"react-native": "^0.45.1"
},
"devDependencies": {
"babel-jest": "20.0.3",
"babel-preset-react-native": "2.0.0",
"jest": "20.0.4",
"react-test-renderer": "16.0.0-alpha.12"
},
"jest": {
"preset": "react-native"
}

@housecricket
Copy link

same problems. pls help.

@maestunfox
Copy link

maestunfox commented Jun 22, 2017

Seems to be related to a boost lib config error:
my_project/node_modules/react-native/third-party/boost_1_63_0/boost/config.hpp:30:12: 'boost/config/user.hpp' file not found

The my_project.app cannot be created, thus the Info.plist file cannot be found.

@hramos hramos closed this as completed Jun 22, 2017
@452MJ
Copy link

452MJ commented Jul 6, 2017

@maestunfox same problem to me. How to fix it?(〒︿〒)

@hramos
Copy link
Contributor

hramos commented Aug 4, 2017

Duplicate of #14423

@hramos hramos marked this as a duplicate of #14423 Aug 4, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Jun 22, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
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

6 participants