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

RN 0.57.0 - crashes when trying to run local development server #31

Open
pratomchaip opened this issue Sep 25, 2018 · 0 comments
Open

Comments

@pratomchaip
Copy link

Package crashes when run with latest RN 0.57.0

SyntaxError: .../node_modules/react-native/local-cli/server/server.js: Unexpected token, expected ";" (9:32)

   7 |         })
   8 |       );
>  9 | /* remotedev-server end */ code is licensed under the MIT license found in the
     |                                 ^
  10 |  * LICENSE file in the root directory of this source tree.
  11 |  *
  12 |  * @format

Issue raised on react-native repo here:
facebook/react-native#21054

Needs to update the remotedev-server version. See:
zalmoxisus/remotedev-server#61

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

No branches or pull requests

1 participant