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

node-gyp rebuild error

Open Danfun64 opened this issue 8 years ago • 2 comments

I am trying to install ttycast following the instructions from here, which are "npm install -g ttyrec ttycast"

At first I apt-get npm and nodejs from the official Ubuntu 16.04 repository, but apparently that version is too old for ttycast. I then purged nodejs and npm and installed 4.4.4 using the instructions from here. When I attempted to install ttyrec and ttycast again, this happens. I can't see to find a npm-debug.log file where it's supposed to be...

Danfun64 avatar May 08 '16 04:05 Danfun64

I have the same problem trying to install npm-exec as per the instructions here.

szschaler avatar Jun 10 '16 23:06 szschaler

For me too.. output: https://paste.debian.net/888691/ npm-debug.log : https://paste.debian.net/888692/

Rat-S avatar Oct 23 '16 06:10 Rat-S