Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Can't do process.on('SIGINT' with 0.5.4 on windows #1553

@Pita

Description

@Pita

original issue is here https://github.com/Pita/etherpad-lite/issues/94

We get following error message:

E:\etherpad-lite-win\node>..\bin\node server.js
←[32m[2011-08-18 04:36:32.850] [INFO] console - ←[39mServer is listening at 0.0.
0.0:9001

node.js:205
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: No such module
at EventEmitter. (node.js:318:27)
at E:\etherpad-lite-win\node\server.js:384:13
at E:\etherpad-lite-win\node_modules\async\lib\async.js:484:34
at Array. (E:\etherpad-lite-win\node_modules\async\lib\async.js:4
08:34)
at EventEmitter._tickCallback (node.js:197:26)

E:\etherpad-lite-win\node>

is on SIGINT a unix specific thing? is there something similar for windows? or is this a bug

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions