Advertisement
Guest User

Kiwiirc error

a guest
Apr 20th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. ./kiwi install
  2. module.js:327
  3. throw err;
  4. ^
  5.  
  6. Error: Cannot find module 'daemonize2'
  7. at Function.Module._resolveFilename (module.js:325:15)
  8. at Function.Module._load (module.js:276:25)
  9. at Module.require (module.js:353:17)
  10. at require (internal/module.js:12:17)
  11. at Object.<anonymous> (/home/ircd/INSTALL/KiwiIRC/server/helpers/launcher.js:20:14)
  12. at Module._compile (module.js:409:26)
  13. at Object.Module._extensions..js (module.js:416:10)
  14. at Module.load (module.js:343:32)
  15. at Function.Module._load (module.js:300:12)
  16. at Function.Module.runMain (module.js:441:10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement