Mark Hahn

Results 49 issues of Mark Hahn

Not a big deal but I couldn't try the connect example in the example web page. The web page loads from https but the websocket doesn't so you get the...

I can't use a module in our app without an appropriate license.

I'm trying to install the Atom term2 but I can't get pty.js to build. I've installed many node-gyp npm modules so I'm pretty sure my build-chain is good. Ubuntu 14.04...

EDIT2: This is also happening with PrintTimeGenius disabled. Any idea what could cause this? I'll post this on Octoprint. OctoPrint Version: Version 1.3.9 PrintTimeGenius Version (if you know): Latest What...

I'm new to opencv so be forgiving. :-) I am trying to capture images from VideoCapture and work with the pixels. The webcam example that opens a window works great....

I'd like to add the --trace_exception option to node when running node-dev. Is there such an option? It appears that this is not possible ... ``` child = spawn(node, [options.run].concat(process.argv.slice(3)));...

I'm getting "node-gyp: Permission denied" when I try to install using "npm i heapdump". What could I be doing wrong? I'm running as root. ``` Tell the author that this...

I'm chasing a stack overflow and I'm getting this on my console before I get my uncaught exception ... Uncaught undefined Uncaught undefined Uncaught undefined Do you think this is...

I was spoiled by webstorm remembering everything about a file including cursor position. Could this be added?

enhancement

I have several servers without keys. Could `password` be added to options and ignore the ssh config file?