Hi Gil, Thank you for posting it here. Seems you don't have libxmljs installed. I don't know in which system are you deploying GenieACS, but I think a "npm install libxmljs" would work, or if it isn't, post it. Anyway, I worte a guide some time ago for installing GenieACS in Ubuntu 14.04, if you want, you can follow it: https://github.com/zaidka/genieacs/wiki/Installation-in-Ubuntu-14.04-Server,-64-bit
Good luck! Sergio Fernández Rubio - https://www.linkedin.com/in/sergiofdz/ (+34) 687 016 994 [email protected] 2017-02-07 11:07 GMT+01:00 [email protected] <[email protected]>: > Hi, > > When i run the command "npm install" im getting the error: > > *"node-pre-gyp ERR! Tried to download(404):* > *https://github.com/libxmljs/libxmljs/releases/download/v0.18.4/node-v11-linux-x64.tar.gz > <https://github.com/libxmljs/libxmljs/releases/download/v0.18.4/node-v11-linux-x64.tar.gz>* > *"* > > *"node-pre-gyp ERR! Pre-built binaries not found for [email protected] and > [email protected] (node-v11 ABI) (falling back to source compile with node-gyp) > "* > > after he finished i'm trying to run ./bin/genieacs-cwmp i'm getting that > error: > > */opt/genieacs/lib/config.js:203* > *} else if (name.startsWith(n + "-")) {* > *^* > *TypeError: Object MONGODB_CONNECTION_URL has no method 'startsWith'* > *at setConfig (/opt/genieacs/lib/config.js:203:21)* > *at Object. (/opt/genieacs/lib/config.js:246:8)* > *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)* > *at require (module.js:380:17)* > *at Object. (/opt/genieacs/lib/cluster.js:21:10)* > *at Module._compile (module.js:456:26)* > > Please help. > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
