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

Build using webpack >=5, because webpack ^4 is no longer updating its node compat thing #12

Closed
mvasilkov opened this issue May 26, 2019 · 1 comment

Comments

@mvasilkov
Copy link
Owner

Tracked here: webpack/node-libs-browser#68

WA: npm install buffer in webpack's node_modules

@mvasilkov mvasilkov changed the title Build is blocked on webpack's buffer dependency Build using webpack >=5, because webpack ^4 is no longer updating its node compat thing Jun 13, 2019
@mvasilkov
Copy link
Owner Author

This is what works on my machine:

cd /usr/local/lib/node_modules/webpack/node_modules/node-libs-browser
npm install buffer@latest

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

1 participant