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

Buffer is not defined #377

Open
CazuuNa opened this issue Jan 22, 2024 · 2 comments
Open

Buffer is not defined #377

CazuuNa opened this issue Jan 22, 2024 · 2 comments
Labels

Comments

@CazuuNa
Copy link

CazuuNa commented Jan 22, 2024

vue.runtime.esm.js:1442 ReferenceError: Buffer is not defined
at numberToBuffer (option_converter.ts:246)
at registerFormat (option_converter.ts:107)
at node_modules/coap/dist/lib/option_converter.js (option_converter.ts:166)
at __require2 (chunk-YBOLLQGG.js?v=c6a802d7:16)
at node_modules/coap/dist/lib/helpers.js (helpers.ts:11)
at __require2 (chunk-YBOLLQGG.js?v=c6a802d7:16)
at node_modules/coap/dist/lib/incoming_message.js (incoming_message.ts:13)
at __require2 (chunk-YBOLLQGG.js?v=c6a802d7:16)
at node_modules/coap/dist/lib/agent.js (agent.ts:14)
at __require2 (chunk-YBOLLQGG.js?v=c6a802d7:16)

@JKRhb JKRhb added the bug label Jan 22, 2024
@JKRhb
Copy link
Member

JKRhb commented Jan 22, 2024

Hi @CazuuNa, thank you for your report, can you provide a minimal example that allows for reproducing the issue?

@Apollon77
Copy link
Collaborator

Please also @CazuuNa leas eprovide information about the environment you run it in . Buffer is a common JavaScript class but there could be platforms where it is not available

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

No branches or pull requests

3 participants