Michael Lang
Michael Lang
I get the error "psql: server does not support SSL, but SSL was required" when I try to run the pg:vacuum_stats command on my database. I'm running postgreSQL 9.2, and...
Hi, I've found that if you perform a `.get` against an async hasMany relationship on a model and the underlying API request fails, subsequent calls to `.get` the relationship continue...
Hi, I believe https://github.com/cheeriojs/cheerio/commit/c370f4ed1dac20ed0a2fbe85c1da4d3d3ce383e7 marked the exported load function as deprecated in error. It looks like the documentation was simply copied from the export of a `Cheerio` constructor over to...
Hi, I'm getting a segmentation fault and cannot seem to use memwatch. Sometimes a glibc error comes out reporting a double free, and sometimes a glibc error comes out report...
This argument is obscured by the arguments object anyway. It is the only strict mode violation in the module. Making this one line change allows the module to load in...