Skip to content

Instantly share code, notes, and snippets.

@scumola
Created April 17, 2017 17:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scumola/631e91bdac773f1d3090afcbdf9e3ac1 to your computer and use it in GitHub Desktop.
Save scumola/631e91bdac773f1d3090afcbdf9e3ac1 to your computer and use it in GitHub Desktop.
torrent-peek error
$ node index.js kat.torrent ~/Downloads/ 8080
/Users/stevenwebb/Downloads/torrent-peek/index.js:58
ffi.Callback('void', ['pointer', 'string', 'string'], (alert, msg, type) => {
^
SyntaxError: Unexpected token >
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:929:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment