You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to incorporate the redis cache in node server. But throwing below error
node_modules/@redis/client/dist/lib/commander.js:5
function attachCommands({ BaseClass, commands, executor }) {
^
TypeError: Cannot destructure property 'BaseClass' of 'undefined' as it is undefined.