It seems this is duplicated of https://github.com/facebook/react-native/issues/375
So React Native doesn't (and won't) support node runtime, right?
These might help: https://github.com/substack/browserify-handbook#builtins
For now, it should work if you do npm install util
. Let's track the issue here #447
Most helpful comment
For now, it should work if you do
npm install util
. Let's track the issue here #447