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);
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
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);