pty.js
pty.js copied to clipboard
Uncaught object in node-webkit
Uncaught object
(anonymous function) /project/node_modules/pty.js/lib/pty.js:10
which is this:
var pty = require('../build/Release/pty.node');
Using node-webkit 0.10.x which runs on node 0.11.x Tried installing pty.js with both npm's cdn and via git.
+1
+1
@Chjj @EloB @gmist @stevenvachon Does this issue still stand?
I haven't tested it myself, but I'm guessing with the major overhauls we've done upgrading to the latest nan, this shouldn't be an issue anymore.
Ok, thanks I will give it a go for the sake of closing this issue. This was perhaps related to an issue previously preventing windows support for blackscreen.