Michael Heuberger
Michael Heuberger
Is there any, or a plugin planned for it?
Hello there I'm having a situation here where the successCallback nor errorCallback are never called but navigator.getUserMedia is a well defined function. This happens when I run Firefox inside a...
Try to install this package using Node.js v10.16.3. It will fail with this error ``` In file included from ../node_modules/nan/nan.h:190: ../node_modules/nan/nan_maybe_43_inl.h:88:15: error: no member named 'ForceSet' in 'v8::Object' return obj->ForceSet(GetCurrentContext(),...
Looks like a new bug: when I just have fixed invalid code and it was underlined with a yellow highlight, that yellow line does NOT disappear when I have fixed...
Currently all the same defined `:prep-tasks` are run for `lein run` and `lein jar`. Can I somehow define different prep tasks for `run` and for `jar`?
That would be neat but I bet, not easy to implement.
Hi there Other well-known test frameworks like tap have more assert functions. Especially the type checks, I am missing these here. Like isFunction() and type(). I know I could switch...
Because I am using a different zsh theme than the bullet train, it doesn't match well with yours. Possible to customise some color values with overrides?
``` SegfaultHandler.registerHandler('crash.log', function(signal, address, stack) { console.log('here!') }) SegfaultHandler.causeSegfault() ``` `here!` is never printed. A bug or am I doing something wrong?
It is soooo old and is breaking on node v6