-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
process and Buffer not defined when using Webpack 5 #1338
Comments
Thanks! That fixed it. |
Any thoughts on how to fix this in React? |
Are you using CRA? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As the title says, when I try to use MQTT.js with Webpack 5 I get these errors and I can't run my code.
I installed Buffer using
npm install buffer
but that didn't change a thing.The text was updated successfully, but these errors were encountered: