I have coding like this
const redis = require("redis"); const client = redis.createClient(); client.on("connect", function() { console.