We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"postinstall": "node_modules/.bin/rn-nodeify --install async_hooks,net,vm,fs,url,tls,querystring,zlib,stream,path,crypto,events,process,util,constants,http --hack" },
async_hooks doesnt seem to work. also stream/web. Any idea how to get these to work?
The text was updated successfully, but these errors were encountered:
I have this issue too
Sorry, something went wrong.
you'd need to first find or develop a shim for async_hooks, does one exist?
what's stream/web?
No branches or pull requests
"postinstall": "node_modules/.bin/rn-nodeify --install async_hooks,net,vm,fs,url,tls,querystring,zlib,stream,path,crypto,events,process,util,constants,http --hack"
},
async_hooks doesnt seem to work. also stream/web. Any idea how to get these to work?
The text was updated successfully, but these errors were encountered: