<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>I've experienced this same issue when installing GenieACS.  I found that using Node 7.10.0 has worked best and doesn't give errors when running npm install. According to the docs Node 8.x is best.  Double check the your Node version.</p><blockquote type="cite">On November 22, 2018 at 1:47 PM mickael@minn.fr wrote:<br><br><div style="font-family: arial, sans-serif; font-size: 13px;"><p>Hello ,</p><p>Try to install libxmljs version 0.18.8. May Newer versions don't work.<br><br><br><em>npm install libxmljs@0.18.8</em><br><br><br>Bye,</p><p>Mickael<br><br>21 novembre 2018 14:03 "Alexander Morillo" <<a target="_blank" href="mailto:apps@networkbroadcast.net?to=%22Alexander%20Morillo%22%20<apps@networkbroadcast.net>" data-mce-href="mailto:apps@networkbroadcast.net?to=%22Alexander%20Morillo%22%20"><apps networkbroadcast.net="networkbroadcast.net">" data-mce-tabindex="-1">apps@networkbroadcast.net</apps></a>> a écrit:</p><blockquote><div><div><div dir="ltr"><div dir="ltr"><div>Hi, Im trying to install GenieACS in a Centos 7 Server but i have this error when i run the starter script:</div><div> <br></div><div>2018-11-21T13:00:50.573Z [ERROR] Worker died; pid=13036 exitCode=1<br>/root/genieacs/node_modules/bindings/bindings.js:88<br>throw e<br>^<br><br>Error: The module '/root/genieacs/node_modules/libxmljs/build/Release/xmljs.node'<br>was compiled against a different Node.js version using<br>NODE_MODULE_VERSION 48. This version of Node.js requires<br>NODE_MODULE_VERSION 57. Please try re-compiling or re-installing<br>the module (for instance, using `npm rebuild` or `npm install`).<br>at Object.Module._extensions..node (module.js:672:18)<br>at Module.load (module.js:556:32)<br>at tryModuleLoad (module.js:499:12)<br>at Function.Module._load (module.js:491:3)<br>at Module.require (module.js:587:17)<br>at require (internal/module.js:11:18)<br>at bindings (/root/genieacs/node_modules/bindings/bindings.js:81:44)<br>at Object.<anonymous> (/root/genieacs/node_modules/libxmljs/lib/bindings.js:1:99)<br>at Module._compile (module.js:643:30)<br>at Object.Module._extensions..js (module.js:654:10)<br>2018-11-21T13:00:50.619Z [ERROR] Worker died; pid=13042 exitCode=1</div><div> <br></div><div> <br></div><div>Any Idea how to solve this issue?</div><div> <br></div><div>Thnks A lot.</div><div> <br></div><div> <br></div><div><br>--<div dir="ltr"><div dir="ltr"><img alt="" width="200" height="66" src="https://drive.google.com/a/networkbroadcast.net/uc?id=1_FRZizsEI5sJErXuGqfY43Sui9gcVbsc&export=download" style="width: 200px; height: 66px;"></div></div></div></div></div></div></div></blockquote><br><br></div></blockquote><p><br> </p><blockquote type="cite">_______________________________________________<br>Users mailing list<br>Users@lists.genieacs.com<br>http://lists.genieacs.com/mailman/listinfo/users<br></blockquote></body></html>