Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash report: TypeError: process.stdin.setRawMode is not a function #966

Open
tessel-crashbot opened this issue Sep 8, 2016 · 5 comments

Comments

@tessel-crashbot
Copy link

tessel-crashbot commented Sep 8, 2016

TypeError: process.stdin.setRawMode is not a function
    at Object.exportables.postRun (t2-cli\lib\tessel\deployment\javascript.js:76:19)
    at t2-cli\lib\tessel\deploy.js:388:18
    at t2-cli\lib\lan-connection.js:94:12
    at t2-cli\node_modules\ssh2\lib\client.js:1251:5
    at SSH2Stream.<anonymous> (t2-cli\node_modules\ssh2\lib\Channel.js:177:24)
    at emitNone (events.js:67:13)
    at SSH2Stream.emit (events.js:166:7)
    at parsePacket (t2-cli\node_modules\ssh2\node_modules\ssh2-streams\lib\ssh.js:3213:10)
    at SSH2Stream._transform (t2-cli\node_modules\ssh2\node_modules\ssh2-streams\lib\ssh.js:551:13)
    at SSH2Stream.Transform._read (_stream_transform.js:167:10)

Full report is at 0x2f9e6684

@johnnyman727
Copy link
Contributor

The only thing that stands out to me about this is that it's on a Windows machine. It seems like we're not the only one with the problem.

@rwaldron
Copy link
Contributor

rwaldron commented Sep 8, 2016

I wonder what "terminal" program they are using?

@tcr
Copy link
Member

tcr commented Sep 8, 2016

Maybe this is @lholoubek testing out SSH on Windows...

@coreyferguson
Copy link

This error just happened to me on Ubuntu 16.04 LTS.

@finalwombat
Copy link

I get this error when using cygwin terminal on windows. Command prompt works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants