-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
what is version node you use?
I have
$ node -v
v0.3.0-pre
and get next result to run test
$ node test.js
node.js:50
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: process.mixin() has been removed.
at EventEmitter.mixin (node.js:13:11)
at Object. (/home/victor/temp/javascript/node-jsonrpc/test/test.js:69:9)
at Module._compile (node.js:316:23)
at Object..js (node.js:324:12)
at Module.load (node.js:250:25)
at Object.runMain (node.js:338:24)
at Array. (node.js:588:12)
at EventEmitter._tickCallback (node.js:42:22)
at node.js:604:9
Metadata
Metadata
Assignees
Labels
No labels