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": "16.0.0-alpha.12" #14974

Closed
sm2017 opened this issue Jul 12, 2017 · 2 comments
Closed

"react": "16.0.0-alpha.12" #14974

sm2017 opened this issue Jul 12, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@sm2017
Copy link
Contributor

sm2017 commented Jul 12, 2017

Today I run react-native init , Why it install 16.0.0-alpha.12 version? is it safe for me?

I run yarn add react-dom and it fetch version 15.6.1 , so I think it is not match 16.0.0-alpha.12
Is there any version matches ?

@chirag04
Copy link
Contributor

because RN is using react v16 alpha. It is as safe as an alpha version can get. Although, i think facebook is using that in production.

yarn add react react-dom will install the latest stable which is 15.6. If you need alpha you need to explicitly mention the version when installing.

@sm2017
Copy link
Contributor Author

sm2017 commented Jul 12, 2017

But I cannot found react-dom@6.0.0-alpha.12

@facebook facebook locked as resolved and limited conversation to collaborators Jul 12, 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

3 participants