bee-queue icon indicating copy to clipboard operation
bee-queue copied to clipboard

Cannot find type definition file for 'redis'

Open VityaSchel opened this issue 3 years ago • 0 comments

Trying to build project with bee-queue and getting this:

node_modules/bee-queue/index.d.ts:2:23 - error TS2688: Cannot find type definition file for 'redis'.

2 /// <reference types="redis" />
                        ~~~~~


Found 1 error in node_modules/bee-queue/index.d.ts:2

VityaSchel avatar Sep 23 '22 12:09 VityaSchel