Finished. Have fun!
Finished
MOLOCH: Adding user admin/admin
module.js:340
throw err;
^
Error: Cannot find module 'iniparser'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (/data/moloch/viewer/config.js:27:14)
at Module._compile (module.js:456:26)
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 Module.require (module.js:364:17)
I cannot figure out how to download local files for NPM and point the script at the local files so that NPM can install what it needs. Has anyone ever gotten Moloch to install in an offline (no Internet access) situation? Surely the authors of Moloch had to work in an offline environment for their use of Moloch at AOL, right?