Skip to content

Error: ERR wrong number of arguments for HMSET #53

@agarwalsudeep

Description

@agarwalsudeep

Bug or feature request

  • [x ] Bug
  • Feature request

Description of feature (or steps to reproduce if bug)

redis package is old '0.12.1' which has bug related to HMSET
Bug Mentioned : Fix multi.hmset key not being type converted if used with an object and key not being a string on https://github.com/NodeRedis/node_redis/releases/tag/v.2.1.0

Link to sample repo to reproduce issue (if bug)

Latest Version and even the older version will have issue since redis dependencies is on older version i.e. 0.12.1

Expected result

No Error when using redis

Actual result (if bug)

When running application with SLC package manager error is thrown when using redis.
Error: ERR wrong number of arguments for HMSET when

Additional information (Node.js version, LoopBack version, etc)

Node - Any version
SLC - v5.0.1 / v6.0.3
NPM - 4.3.0 / 2.15.11 / 1.4.29

Metadata

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