• Try it with Pin D4.
    I don't have a DH11 module.
    I looked at Pin D14 with a scope and ran your code. No pulses.
    With Pin D4 I get pulses.
    var dht = require("DHT11").connect(D4);

About