<!DOCTYPE html>
<html><head>
<meta charset="UTF-8">
</head><body><div class="io-ox-signature"><p>I did some troubleshooting:</p><p> cd <genieacs directory><br> rm -r ./node_modules<br> npm install node-gyp (with and without the -g argument)<br></p><p> npm install</p><p>But still get...</p><p>module.js:340</p><p> throw err;</p><p> ^</p><p>Error: Cannot find module '/opt/genieacs/config/auth'</p><p> at Function.Module._resolveFilename (module.js:338:15)</p><p> at Function.Module._load (module.js:280:25)</p><p> at Module.require (module.js:364:17)</p><p> at require (module.js:380:17)</p><p> at Object.<anonymous> (/opt/genieacs/lib/config.js:274:16)</p><p> at Module._compile (module.js:456:26)</p><p> at Object.Module._extensions..js (module.js:474:10)</p><p> at Module.load (module.js:356:32)</p><p> at Function.Module._load (module.js:312:12)</p><p> at Module.require (module.js:364:17)</p><p>Any ideas? GUI is working fine.</p><p>Kris</p></div></body></html>