Is this library still used by Atom and actively developed? Because last commit is from last year... Anyway, the issue is about an error appearing. If you npm install it and just use the basic example from readme, you get C/JS stack traces. And also this warning: ``` (node) v8::ObjectTemplate::Set() with non-primitive values is deprecated (node) and will stop working in the next major release. ```
Is this library still used by Atom and actively developed? Because last commit is from last year...
Anyway, the issue is about an error appearing. If you npm install it and just use the basic example from readme, you get C/JS stack traces.
And also this warning: