Skip to content

Logging out Redibox hooks on ready provides an error #3

@dackers86

Description

@dackers86

Command >>> Symbol(util.inspect.custom)
error: [RediBox] TypeError: command.toLowerCase is not a function
at Promise.all.nodes.map.node (/Users/darrenackers/Projects/teamfa/noku.li/node_modules/redibox/lib/hooks/ClusterHook.js:62:55)

RediBox.on('ready', () => {
    global.Job = RediBox.hooks.job;

    console.log(RediBox.hooks);

    console.log(' -> Ready');
    next();
  });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions