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
../lib/node-db/binding.cc: In static member function ‘static v8::Handlev8::Value node_db::Binding::Connect(const v8::Arguments&)’:
../lib/node-db/binding.cc:86:76: error: too few arguments to function ‘eio_req* eio_custom(void ()(eio_req), int, int ()(eio_req), void_, eio_channel_)’
/usr/local/include/node/uv-private/eio.h:361:10: note: declared here
../lib/node-db/query.cc: In static member function ‘static v8::Handlev8::Value node_db::Query::Execute(const v8::Arguments&)’:
../lib/node-db/query.cc:646:76: error: too few arguments to function ‘eio_req* eio_custom(void ()(eio_req), int, int ()(eio_req), void_, eio_channel_)’
/usr/local/include/node/uv-private/eio.h:361:10: note: declared here
../lib/node-db/binding.cc: In static member function ‘static v8::Handlev8::Value node_db::Binding::Connect(const v8::Arguments&)’:
../lib/node-db/binding.cc:86:76: error: too few arguments to function ‘eio_req* eio_custom(void ()(eio_req), int, int ()(eio_req), void_, eio_channel_)’
/usr/local/include/node/uv-private/eio.h:361:10: note: declared here
../lib/node-db/query.cc: In static member function ‘static v8::Handlev8::Value node_db::Query::Execute(const v8::Arguments&)’:
../lib/node-db/query.cc:646:76: error: too few arguments to function ‘eio_req* eio_custom(void ()(eio_req), int, int ()(eio_req), void_, eio_channel_)’
/usr/local/include/node/uv-private/eio.h:361:10: note: declared here
npm ERR! System Linux 2.6.38-11-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "db-oracle"
npm ERR! cwd /home/run/git/node
npm ERR! node -v v0.7.8-pre
npm ERR! npm -v 1.1.6
npm ERR! code ELIFECYCLE
The text was updated successfully, but these errors were encountered: