node-redis-parser icon indicating copy to clipboard operation
node-redis-parser copied to clipboard

hiredis still listed as dependency in the NPM package [email protected]

Open BrettStrongEH opened this issue 5 years ago • 3 comments

As noted in the issue title, the package.json file obtained during installing this package via the npm command ... npm i [email protected] 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.

BrettStrongEH avatar Mar 02 '20 23:03 BrettStrongEH

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

BrettStrongEH avatar Mar 03 '20 00:03 BrettStrongEH

Please update the package to latest master branch

nitinet avatar Mar 13 '20 13:03 nitinet

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.

ropre4 avatar Jun 08 '21 08:06 ropre4