pty.js icon indicating copy to clipboard operation
pty.js copied to clipboard

Uncaught object in node-webkit

Open stevenvachon opened this issue 11 years ago • 5 comments

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.

stevenvachon avatar Oct 05 '14 18:10 stevenvachon

+1

gmist avatar Oct 10 '14 20:10 gmist

+1

EloB avatar Oct 14 '14 11:10 EloB

@Chjj @EloB @gmist @stevenvachon Does this issue still stand?

mcanthony avatar Sep 13 '15 19:09 mcanthony

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.

chjj avatar Sep 13 '15 19:09 chjj

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.

mcanthony avatar Sep 14 '15 19:09 mcanthony