nodejs-dashboard icon indicating copy to clipboard operation
nodejs-dashboard copied to clipboard

some error

Open hooper-hc opened this issue 5 years ago • 3 comments

RangeError [ERR_INVALID_OPT_VALUE]: The value "-63" is invalid for option "size"

hooper-hc avatar Nov 29 '18 12:11 hooper-hc

I'm getting the same issue, any ideas?

 LANG=en_US.UTF-8 TERM=xterm-256color nodejs-dashboard -- node -r nodejs-dashboard                                                                     1 ↵  10363  12:02:46 
Waiting for client connection on 9838...
RangeError [ERR_INVALID_OPT_VALUE]: The value "-61" is invalid for option "size"
    at Function.alloc (buffer.js:279:3)
    at new Buffer (buffer.js:181:19)

crobinson42 avatar Feb 02 '19 20:02 crobinson42

Same

Waiting for client connection on 9838...
RangeError [ERR_INVALID_OPT_VALUE]: The value "-60" is invalid for option "size"

huypvw avatar Feb 12 '20 10:02 huypvw

If someone could create a minimal repository with:

  1. OS + Node environment info
  2. installation
  3. command that produces the error

steps then we could pull it down and hopefully diagnose it.

Thanks!

ryan-roemer avatar Feb 13 '20 23:02 ryan-roemer