"TypeError: buffer.readUInt32BE is not a function" in `npm:smpp`
Hi there
Using
npm:smpp
(0.6.0-rc.4), I used to be able to connect to an SMPP server. But now on startup, I get this error "TypeError: buffer.readUInt32BE is not a function". I know this might not be a Deno issue, but I've not been able to find anything about this error.2 Replies
Done, thank you
https://github.com/denoland/deno/issues/30316
GitHub
Error on startup of npm:smpp "TypeError: buffer.readUInt32BE is not...
Version: Deno 2.4.3 Using npm:smpp (0.6.0-rc.4), I used to be able to connect to an SMPP server. But now on startup, I get this error "TypeError: buffer.readUInt32BE is not a function". I...