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
starting D:\Workspace\nodejs\test\node_modules\siege\examples\helloworld/app.js
�[?25l..............
events.js:48
throw arguments[1]; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:670:11)
at Array.0 (net.js:771:26)
at EventEmitter._tickCallback (node.js:190:38)
.............
timers.js:96
if (!process.listeners('uncaughtException').length) throw e;
^
Error: No such module
at EventEmitter. (node.js:384:27)
at D:\Workspace\nodejs\test\node_modules\siege\siege.js:266:15
at Object._onTimeout (D:\Workspace\nodejs\test\node_modules\siege\siege.js:307:7)
at Timer.ontimeout (timers.js:94:19)
The text was updated successfully, but these errors were encountered:
不先启动app.js 也一样会报错的
starting D:\Workspace\nodejs\test\node_modules\siege\examples\helloworld/app.js
�[?25l...........................
timers.js:96
if (!process.listeners('uncaughtException').length) throw e;
^
Error: No such module
at EventEmitter. (node.js:384:27)
at D:\Workspace\nodejs\test\node_modules\siege\siege.js:266:15
at Object._onTimeout (D:\Workspace\nodejs\test\node_modules\siege\siege.js:307:7)
at Timer.ontimeout (timers.js:94:19)
starting D:\Workspace\nodejs\test\node_modules\siege\examples\helloworld/app.js
�[?25l..............
events.js:48
throw arguments[1]; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:670:11)
at Array.0 (net.js:771:26)
at EventEmitter._tickCallback (node.js:190:38)
.............
timers.js:96
if (!process.listeners('uncaughtException').length) throw e;
^
Error: No such module
at EventEmitter. (node.js:384:27)
at D:\Workspace\nodejs\test\node_modules\siege\siege.js:266:15
at Object._onTimeout (D:\Workspace\nodejs\test\node_modules\siege\siege.js:307:7)
at Timer.ontimeout (timers.js:94:19)
The text was updated successfully, but these errors were encountered: