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

can't run, start, test, play with or do anything usefull with the latest react-native app #20692

Closed
1 task
lcr0815 opened this issue Aug 16, 2018 · 3 comments
Closed
1 task
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@lcr0815
Copy link

lcr0815 commented Aug 16, 2018

Environment as created by the react-native init command

{
"name": "YodeNodeError",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"react": "16.4.1",
"react-native": "0.56.0"
},
"devDependencies": {
"babel-jest": "23.4.2",
"babel-preset-react-native": "5",
"jest": "23.5.0",
"react-test-renderer": "16.4.1"
},
"jest": {
"preset": "react-native"
}
}

RN version info
Returning_from_des>react-native --version
react-native-cli: 2.0.1
react-native: 0.56.0

using the genymotion emulator but it fails equally the same using the AS emulator or a device....

Description

Describe your issue in detail. Include screenshots if needed. If this is a regression, let us know.

  1. create a new app with the react-native-cli
  2. build and start the new app with the react-native run-android cli command
  3. go and get a towel to wipe your tears because as expected all hell breaks loose and nothing works

Reproducible Demo

run react-native init foo
run `react-native run-android'
2018-08-16

@lcr0815

This comment has been minimized.

@react-native-bot
Copy link
Collaborator

Can you run react-native info and edit your issue to include these results under the Environment section?

If you believe this information is irrelevant to the reported issue, you may write [skip envinfo] under Environment to let us know.

@hramos
Copy link
Contributor

hramos commented Aug 16, 2018

Your environment info looks incomplete, but from the screenshot it looks like you're using Windows. We are aware that the 0.56 release has some issues on Windows, and this is being discussed over at #20353

Friendly reminder that the project is worked on by humans, and they read what you write here.

Duplicate of #20353

@hramos hramos closed this as completed Aug 16, 2018
@facebook facebook locked as too heated and limited conversation to collaborators Aug 17, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Aug 16, 2019
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