Skip to content

Instantly share code, notes, and snippets.

@jrozner
Created October 6, 2010 01:27
Show Gist options
  • Save jrozner/612649 to your computer and use it in GitHub Desktop.
Save jrozner/612649 to your computer and use it in GitHub Desktop.
joe@faultline:~$ echo "require('sys').puts('lol');" | node
readline:44
stdio.setRawMode(true);
^
Error: ENOTTY, Inappropriate ioctl for device
at new Interface (readline:44:11)
at Object.createInterface (readline:19:10)
at new REPLServer (repl:53:27)
at Object.start (repl:147:10)
at node.js:749:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment