-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
SharedArrayBuffer Warning #4
Comments
Affected file: https://github.com/browserify/node-util/blob/master/support/types.js
|
As it turns out, the script is already prepared to handle a lack of |
Thank you so much for checking, even if the issue had nothing to do with your repository! |
The nodeJS "util" dependency seems to trigger a warning when used in lastet Chrome 89 upwards.
A fix can look like this (taken from react): facebook/react#20831
The text was updated successfully, but these errors were encountered: