You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
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)
The text was updated successfully, but these errors were encountered: