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

UnhandledPromiseRejectionWarning: RangeError #1

Open
sethhoward opened this issue May 13, 2021 · 0 comments
Open

UnhandledPromiseRejectionWarning: RangeError #1

sethhoward opened this issue May 13, 2021 · 0 comments

Comments

@sethhoward
Copy link

Looks like we're getting a range error here:

unpackWriteResponse(data) {

UnhandledPromiseRejectionWarning: RangeError [ERR_OUT_OF_RANGE]: The value of "byteLength" is out of range. It must be >= 1 and <= 6. Received 8
at boundsError (internal/buffer.js:83:9)
at Buffer.readIntBE (internal/buffer.js:442:3)
at O22MMP.unpackWriteResponse (C:\Users\Seth Work\Desktop\Work\node_opc_server\node_modules\node-optommp\index.js:271:17)

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

No branches or pull requests

1 participant