const redis = require("redis"); redis.createClient();
I have the above simple code, but it always threw error saying net.isIP is not a functio