Skip to content

Cannot set property 'debug_mode' of null #153

Description

@coreybutler

Received the following after an update to Node 6.1:

/usr/local/lib/node_modules/redis/index.js:249
    this.parser_module.debug_mode = exports.debug_mode;
                                  ^
TypeError: Cannot set property 'debug_mode' of null
    at RedisClient.init_parser (/usr/local/lib/node_modules/redis/index.js:249:35)
    at RedisClient.on_connect (/usr/local/lib/node_modules/redis/index.js:206:10)
    at Socket.<anonymous> (/usr/local/lib/node_modules/redis/index.js:62:14)
    at Socket.emit (events.js:64:17)
    at Object.afterConnect [as oncomplete] (net.js:588:10)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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