On Mon, Jan 5, 2015, at 04:57 PM, Senthil K wrote: > am not able to run any of the processes , like.. > > [root@localhost genieacs]# genieacs-cwmp > bash: genieacs-cwmp: command not found
Use ./bin/genieacs-cwmp. > Before, When running the npm install i got the below error... > > is it may be the reason for this issue ? > > make: Leaving directory `/opt/genieacs/node_modules/libxmljs/build' > npm WARN cannot run in wd [email protected] npm run configure > (wd=/opt/genieacs) > npm WARN cannot run in wd [email protected] npm run compile > (wd=/opt/genieacs) > [email protected] node_modules/redis You need to use 'npm install --unsafe-perm' if you're installing as root (not recommended). Please start another email thread with the appropriate subject when discussing a different topic. Zaid _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
