raniglas

Results 3 comments of raniglas

I also see the issue with a hash where keys are number (though presented as strings in couchdb). Note that couchapps work perfectly well with this, so the problem is...

Thank you for the very elaborate response. Amazingly enough, if you specify the dtstart in local time and include the tzid, it works great - it generates the events on...

Same here - segmentation fault on new i2c() with node v11.15.0 ``` var i2c = require('@abandonware/i2c'); var address = 0x21; var wire = new i2c(address, {device: '/dev/i2c-1'}); Segmentation fault (core...