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

https://facebook.github.io/react-native/releases/0.23/docs/tutorial.html #15664

Closed
ExtAnimal opened this issue Aug 26, 2017 · 6 comments
Closed
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@ExtAnimal
Copy link

Yes

Have you read the Contributing Guidelines?

Yes

OSX

  1. react-native -v: react-native-cli: 2.0.1
    react-native: 0.47.2
  2. node -v: v7.10.1
  3. npm -v:4.2.0
  • Target Platform:
  • Development Operating System:
  • Build tools:

Steps to Reproduce

  1. Go to https://facebook.github.io/react-native/releases/0.23/docs/tutorial.html
  2. npm install -g react-native-cli
  3. react-native init AwesomeProject

Expected Behavior

Not sure. It's a tutorial. It should do SOMETHING.

Actual Behavior

Installs a megaton of... stuff and then throws an error.

screen shot 2017-08-26 at 13 09 58

Reproducible Demo

https://facebook.github.io/react-native/releases/0.23/docs/tutorial.html

Follow the first two instructions to the letter.

After installing megatons of... stuff, you get this

** BUILD FAILED **

The following commands produced analyzer issues:

	Analyze /Users/nige/react-native/AwesomeProject/node_modules/react-native/ReactCommon/yoga/yoga/Yoga.c
	Analyze /Users/nige/react-native/AwesomeProject/node_modules/react-native/ReactCommon/yoga/yoga/YGNodeList.c
(2 commands with analyzer issues)

The following build commands failed:
	CompileC /Users/nige/react-native/AwesomeProject/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/React.build/Objects-normal/x86_64/RCTTabBarItem.o Views/RCTTabBarItem.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Installing build/Build/Products/Debug-iphonesimulator/AwesomeProject.app
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
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

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/AwesomeProject.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

It's not good. The first tutorial page, from the framework's authors. Overcomplicated. And throws an error. Why would anybody bother?

@guhungry
Copy link
Contributor

Current react native version is 0.47 the tutorial is from version 0.23.

@radko93
Copy link
Contributor

radko93 commented Aug 31, 2017

@facebook-github-bot answered

@pull-bot
Copy link

@facebook-github-bot no-template

1 similar comment
@pull-bot
Copy link

@facebook-github-bot no-template

@facebook-github-bot
Copy link
Contributor

Hey, thanks for reporting this issue! It looks like your description is missing some necessary information, or the list of reproduction steps is not complete. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce the issue being reported. I am going to close this, but feel free to open a new issue with the additional information provided. Thanks! See "What to Expect from Maintainers" to learn more.

@facebook-github-bot facebook-github-bot added the Ran Commands One of our bots successfully processed a command. label Oct 10, 2017
@facebook-github-bot
Copy link
Contributor

Hey, thanks for reporting this issue! It looks like your description is missing some necessary information, or the list of reproduction steps is not complete. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce the issue being reported. I am going to close this, but feel free to open a new issue with the additional information provided. Thanks! See "What to Expect from Maintainers" to learn more.

@facebook-github-bot facebook-github-bot added Needs more information Ran Commands One of our bots successfully processed a command. labels Oct 10, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Oct 10, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

6 participants