Redis – TypeError: Cannot read properties of undefined (reading 'createClient')
so what I want to do is to create a session and store it in redis. I followed the API from this github repository https://github.com/tj/connect-redis. But I am getting this error in the word client: The expected type comes from…