Skip to content

Instantly share code, notes, and snippets.

@Unitech
Created September 23, 2014 15:37
Show Gist options
  • Save Unitech/3455c9b91123a15f600d to your computer and use it in GitHub Desktop.
Save Unitech/3455c9b91123a15f600d to your computer and use it in GitHub Desktop.
[PUSH] Broadcasting UDP data 127.0.0.1:41624
fs.js:780
binding.unlink(pathModule._makeLong(path), callback);
^
TypeError: path must be a string
at TypeError (native)
at Object.fs.unlink (fs.js:780:11)
at Server.<anonymous> (/home/tknew/keymetrics/pm2/node_modules/pm2-axon/lib/sockets/sock.js:377:8)
at Server.EventEmitter.emit (events.js:107:17)
at net.js:1152:12
at process._tickCallback (node.js:343:11)
at Function.Module.runMain (module.js:492:11)
at startup (node.js:124:16)
at node.js:807:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment