Advertisement
jurjendevries

Untitled

Feb 14th, 2021
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
  2. at maybeCallback (fs.js:128:9)
  3. at Object.writeFile (fs.js:1163:14)
  4. at Client.<anonymous> (/root/ircbot/ircbot.js:22:5)
  5. at Client.emit (events.js:198:13)
  6. at Client.<anonymous> (/root/ircbot/node_modules/irc/lib/irc.js:557:22)
  7. at Client.emit (events.js:198:13)
  8. at iterator (/root/ircbot/node_modules/irc/lib/irc.js:846:26)
  9. at Array.forEach (<anonymous>)
  10. at Socket.handleData (/root/ircbot/node_modules/irc/lib/irc.js:841:15)
  11. at Socket.emit (events.js:198:13)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement