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

Error when try to open page in chrome #12

Open
cevek opened this issue May 16, 2021 · 1 comment
Open

Error when try to open page in chrome #12

cevek opened this issue May 16, 2021 · 1 comment

Comments

@cevek
Copy link

cevek commented May 16, 2021

open url https://localhost:4443

RangeError: Invalid typed array length: -4095
at new Uint8Array ()
at new FastBuffer (internal/buffer.js:951:1)
at Handle.onStreamRead [as onread] (internal/stream_base_commons.js:187:19)
at Stream. (/usr/local/lib/node_modules/static-http2-server/node_modules/handle-thing/lib/handle.js:120:12)
at Stream.emit (events.js:327:22)
at endReadableNT (/usr/local/lib/node_modules/static-http2-server/node_modules/readable-stream/lib/_stream_readable.js:1010:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)

@YannDuv
Copy link

YannDuv commented Jun 28, 2021

Reproduced also with node 14
Not a fix, but it works with node 10.

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

2 participants