Dav Glass

Results 67 comments of Dav Glass

@mrose17 I invited you as a collaborator.. What's your npm user name and I can add you to the npm package too.

The license was changed to Apache in a8057dc8f54c31f93c7a0fe560dec2dc5c95901d back in Feb 2013, but the updated npm package was never published, it's still on the register as LGPL. Can you do...

It should pick it up, no need to add another PR :)

I'm pretty sure just fixing that isn't going to make it fully work. This module inspects the `/proc` filesystem on Linux to get at it's information. This would need to...

I just happen to have a module for that already :) https://github.com/davglass/node-getrusage

@hay-wire - I'm not sure if anyone started looking back into this one, but we tragically lost @luk back in 2014 so he never got the chance to continue working...

We pushed out `0.3.15` today, what version of `istanbul` is this erring with? And how can I reproduce it?

@danascheider Running `istanbul cover npm test` isn't the proper way to run it. You should add `"scripts": { "test": "istanbul cover jasmine" }` in your package.json to get `npm test`...

I have a personal Windows 7 VM that I have setup with Node and git, but nothing that I can share as its in my server closet in IL ;)

The output of `-v` is exactly the same as above.