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

What react native version do you use? #11

Open
valeriik opened this issue Jul 7, 2017 · 1 comment
Open

What react native version do you use? #11

valeriik opened this issue Jul 7, 2017 · 1 comment

Comments

@valeriik
Copy link

valeriik commented Jul 7, 2017

I have tried from ver.43... to ver.44 but have the same issue with module "fast-html-parser": UnableToResolveError: Unable to resolve module util from /.../node_modules/apollojs/server.js

What versions in your 'package.json' in these lines:
"react": "^16.0.0-alpha.6",
"react-native": "^0.43.4"
?

@KingInfinity
Copy link

KingInfinity commented Aug 12, 2017

You can fix this if you explicitly install util with npm install util.

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

2 participants