node-fast-html-parser
node-fast-html-parser copied to clipboard
What react native version do you use?
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" ?
You can fix this if you explicitly install util with npm install util.