express-redis-cache
express-redis-cache copied to clipboard
Module not found: Error: Can't resolve 'hiredis' in ./node_modules/redis-parser/lib/hiredis.js
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