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

Does not support Browsers? #31

Open
mightypenguin opened this issue Oct 20, 2020 · 2 comments
Open

Does not support Browsers? #31

mightypenguin opened this issue Oct 20, 2020 · 2 comments

Comments

@mightypenguin
Copy link

With webpack v4 (angular/cli v9)
Project I get an error with using Buffer.

The Buffer class does not appear to exist in chrome.
The npm package Buffer has an issue with webpack usage.

If you can't/won't fix this, then please indicate that Browsers are unsupported.

@rob4226
Copy link

rob4226 commented Feb 26, 2021

I am getting the same error in the browser although it is working fine in my NativeScript mobile app. Is this package def not supported in the browser? Thanks.

@jonathanstanley
Copy link

similar here. ReferenceError: Buffer is not defined upon upgrading to webpack v5. i suspect is related to https://webpack.js.org/blog/2020-10-10-webpack-5-release/#automatic-nodejs-polyfills-removed

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

3 participants