-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Comments
Current react native version is 0.47 the tutorial is from version 0.23. |
@facebook-github-bot answered |
@facebook-github-bot no-template |
1 similar comment
@facebook-github-bot no-template |
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. |
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. |
Yes
Have you read the Contributing Guidelines?
Yes
OSX
react-native -v
:react-native-cli: 2.0.1
react-native: 0.47.2
node -v
:v7.10.1
npm -v
:4.2.0
Steps to Reproduce
npm install -g react-native-cli
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.
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
It's not good. The first tutorial page, from the framework's authors. Overcomplicated. And throws an error. Why would anybody bother?
The text was updated successfully, but these errors were encountered: