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

Broken on react-native 0.59.5 #68

Open
pbassut opened this issue May 16, 2019 · 0 comments
Open

Broken on react-native 0.59.5 #68

pbassut opened this issue May 16, 2019 · 0 comments

Comments

@pbassut
Copy link

pbassut commented May 16, 2019

Since the react-native cli got moved somewhere else, the script is looking for a file that no longer exists.

FAIL Inject RemoteDev server into React Native local server, the file `react-native/local-cli/server/server.js` not found.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] remotedev: `remotedev --hostname=localhost --port=8000 --injectserver=reactnative`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] remotedev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/patrickbassut/.npm/_logs/2019-05-16T03_50_56_442Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: `npm run remotedev && rndebugger-open`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
@pbassut pbassut changed the title Broken on react-native 0.59 Broken on react-native 0.59.5 May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant