Skip to content

Error executing nodejs(0.12.4) with koa #16

Open
@rohitgup14

Description

$ node --harmony app.js
//rethinkdb-example-nodejs/todo-angular-koa/node_modules/rethinkdb/ast.js:127
if (!options.noreply && typeof callback !== 'function') {
^
TypeError: Cannot read property 'noreply' of undefined
at IndexWait.TermBase.run (//rethinkdb-example-nodejs/todo-angular-koa/node_modules/rethinkdb/ast.js:127:17)
at //rethinkdb-example-nodejs/todo-angular-koa/app.js:128:45
at TcpConnection. (//rethinkdb-example-nodejs/todo-angular-koa/node_modules/rethinkdb/net.js:78:16)
at TcpConnection.g (events.js:199:16)
at TcpConnection.emit (events.js:104:17)
at Socket.handshake_callback (//rethinkdb-example-nodejs/todo-angular-koa/node_modules/rethinkdb/net.js:459:23)
at Socket.emit (events.js:107:17)
at readableAddChunk (_stream_readable.js:163:16)
at Socket.Readable.push (_stream_readable.js:126:10)
at TCP.onread (net.js:538:20)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions