Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

json2msgpack utility doesn't work #58

Open
rgrinberg opened this issue Feb 7, 2015 · 0 comments · May be fixed by #71
Open

json2msgpack utility doesn't work #58

rgrinberg opened this issue Feb 7, 2015 · 0 comments · May be fixed by #71

Comments

@rgrinberg
Copy link

After installing on OSX and running echo '[1, 2, 3]' | json2msgpack I get:

net.js:51
  throw new TypeError('Unsupported fd type: ' + type);
        ^
TypeError: Unsupported fd type: TTY
    at createHandle (net.js:51:9)
    at new Socket (net.js:156:20)
    at Socket.<anonymous> (/usr/local/lib/node_modules/msgpack/bin/json2msgpack:14:9)
    at Socket.emit (events.js:117:20)
    at _stream_readable.js:944:16
    at process._tickCallback (node.js:442:13)
detunized added a commit to detunized/node-msgpack that referenced this issue Jul 14, 2016
@detunized detunized linked a pull request Jul 14, 2016 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant