-
Notifications
You must be signed in to change notification settings - Fork 24.5k
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
[0.46.0-rc.2] react-native init fails #14476
Labels
Resolution: Locked
This issue was locked by the bot.
Comments
I have the same problem |
Me tooooooo |
0.44以后的这几次升级,太TM蛋疼了,我又不得不退回到44 |
|
Closed
Sorry about that. We should have published the packager with a breaking-change version number bump but didn't. See explanations on #14477. We're looking into it. |
If you try again, I believe this should now work as expected. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running
react-native init rn46 --version "0.46.0-rc.2"
fails to create a new project, with exception:The generated package.json does not include react:
I tried this with node version
v7.9
,v7.10
,v8.1
, and yarnv0.24.6
, all giving the same exception.The text was updated successfully, but these errors were encountered: