express-redis-cache icon indicating copy to clipboard operation
express-redis-cache copied to clipboard

Module not found: Error: Can't resolve 'hiredis' in ./node_modules/redis-parser/lib/hiredis.js

Open AmaelN opened this issue 5 years ago • 0 comments

That's an issue with how redis-parser used hiredis. This issue can be solved by upgrading to redis-parser 3.0, which solves exactly this issue. Need to upgrade the packages

AmaelN avatar Sep 17 '19 12:09 AmaelN