SkepticMystic
SkepticMystic3w ago

"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
marvinh.
marvinh.3w ago
Can you file an issue for that https://github.com/denoland/deno/issues ?
SkepticMystic
SkepticMysticOP3w ago
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...

Did you find this page helpful?