Skip to content

hiredis still listed as dependency in the NPM package redis-parser@3.0.0 #58

Open
@BrettStrongEH

Description

@BrettStrongEH

As noted in the issue title, the package.json file obtained during installing this package via the npm command ...
npm i redis-parser@3.0.0 OR npm i redis-parser@latest
... still contains a reference to the hiredis dependancy.

According to your change log (and actually from what I can see in your repo in latest version of master branch) this dependency has completely been removed.

Any plans to make the npm v3.0.0 package consistent with whats in your repo?

Cheers for the support.

Activity

BrettStrongEH

BrettStrongEH commented on Mar 3, 2020

@BrettStrongEH
Author

additional note ... as of node v12 and breaking change with the NaN library cause the compile errors when hiredis attempts to download and install.

nitinet

nitinet commented on Mar 13, 2020

@nitinet

Please update the package to latest master branch

ropre4

ropre4 commented on Jun 8, 2021

@ropre4

It's been over a year, can there be a new release to include this fix? redis-parser, and redis packages do not work on node 12 and node 14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @nitinet@ropre4@BrettStrongEH

        Issue actions

          hiredis still listed as dependency in the NPM package redis-parser@3.0.0 · Issue #58 · NodeRedis/node-redis-parser