Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ReferenceError: Buffer is not defined #1604

Closed
liusong1111 opened this issue May 9, 2023 · 3 comments
Closed

ReferenceError: Buffer is not defined #1604

liusong1111 opened this issue May 9, 2023 · 3 comments

Comments

@liusong1111
Copy link

liusong1111 commented May 9, 2023

Yes I know there is #1294 and #1412 , and I did solve my problem following:

#1412 (comment)

But, It's so hard to import into browser correctly, either with vallilia js or frameworks like vue3/react, so, please take it serious.

Let's say, I follow vue official first step npm init vue@latest, and npm i mqtt -S, and, copy-paste mqtt homepage's demo code, after npm run dev, open browser, Buffer is not defined is welcoming me :(

@liusong1111
Copy link
Author

@robertsLando
Copy link
Member

MQTT 5.0.0 BETA is now available! Try it out and give us feedback: npm i mqtt@beta. It may fix your issues

@robertsLando
Copy link
Member

robertsLando commented Jul 31, 2023

I have fixed Browser docs by adding webpack and vite setup. Check them out

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants