You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2022. It is now read-only.
./wsbench ws://139.6.253.54
The "sys" module is now called "util". It should have a similar interface.
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: object is not a function
at RegExp.CALL_NON_FUNCTION (native)
at contains_expr (/Library/WebServer/Documents/bachelorarbeit/wsbench/lib/optparse.js:144:23)
at build_rules (/Library/WebServer/Documents/bachelorarbeit/wsbench/lib/optparse.js:77:13)
at Object.parse (/Library/WebServer/Documents/bachelorarbeit/wsbench/lib/optparse.js:224:21)
at Object. (/Library/WebServer/Documents/bachelorarbeit/wsbench/wsbench:113:4)
at Module._compile (module.js:444:26)
at Object..js (module.js:462:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:482:10)
Hello,
i get the following issue when i start wsbench:
./wsbench ws://139.6.253.54
The "sys" module is now called "util". It should have a similar interface.
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: object is not a function
at RegExp.CALL_NON_FUNCTION (native)
at contains_expr (/Library/WebServer/Documents/bachelorarbeit/wsbench/lib/optparse.js:144:23)
at build_rules (/Library/WebServer/Documents/bachelorarbeit/wsbench/lib/optparse.js:77:13)
at Object.parse (/Library/WebServer/Documents/bachelorarbeit/wsbench/lib/optparse.js:224:21)
at Object. (/Library/WebServer/Documents/bachelorarbeit/wsbench/wsbench:113:4)
at Module._compile (module.js:444:26)
at Object..js (module.js:462:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:482:10)
Can somebody help me?
Greetz,
Viet