---------- Forwarded message ----------
From:
Jonathan Balsano <jrbalsano@xxxxxxxxx>
Date: Mon, Feb 3, 2014 at 6:13 PM
Subject: Re: [Open Academy] 'npm install' failing with tty.js
To: Mark MacDonald <
Mark_MacDonald@xxxxxxxxxx>
Cc: Ken Walker <
Ken_Walker@xxxxxxxxxx>, Kaitlin Johnson Huben <
kjh2141@xxxxxxxxxxxx>, Melody Ju <
mj2558@xxxxxxxxxxxx>, Paul Webster <
pwebster@xxxxxxxxxxxxxxxxxxx>
Hey all,
We spent a couple of hours trying to debug our windows systems today just to get tty.js working. We found that there were two sets of problems:
1. Those resulting from node-gyp. These are the problems related to needing to install visual studio and the like. We were only able to resolve this problem on Melody's computer, but not on Kaitlin's.
2. tty.js is built on a tty interface which seems to be incompatible with cmd.exe. We're not entirely sure about this but will continue to look into it. If that's the case, should we try to modify tty.js (and the underlying pty.js) to support windows? Not sure if we should be doing this because its kind of outside orion.
Both of these issues could be postponed by working on VMs until a decision is made so we might try to proceed doing just that. If you'd like us to just get some pull requests in before the code sprint on something other than these issues, please refer us to any bugs you'd like us to fix specifically. Thanks!
Best,
JB