UCP Node Server 13.0.8 Module - Unable to Update

Hi all I updated my Module’s today and i am getting the errors Below updating UCP Node Server 13.0.8

Is it ok to disable the module or remove it i am not sure what this module is for?
I have Included Debug log Also!

Please wait while module actions are performed
Installing ucpnode
Installing/Updating Required Libraries. This may take a while......................
Finished updating libraries!

There was an error installing. Please review the install log. (/var/www/html/admin/modules/ucpnode/node/logs/install.log)
Error(s) installing ucpnode:

    Failed to run installation scripts

Updating Hooks...Done

Here is output from /var/www/html/admin/modules/ucpnode/node/logs/install.log

npm ERR! Linux 2.6.32-504.8.1.el6.x86_64
npm ERR! argv “node” “/usr/bin/npm” “update”
npm ERR! node v0.10.29
npm ERR! npm v2.14.1
npm ERR! path /home/asterisk/.npm/node-xmpp-client/1.0.0-alpha18/package/package.json.a047f00fd6e9d0df60cf8de798fb2f80
npm ERR! code EACCES
npm ERR! errno 3

npm ERR! Error: EACCES, open ‘/home/asterisk/.npm/node-xmpp-client/1.0.0-alpha18/package/package.json.a047f00fd6e9d0df60cf8de798fb2f80’
npm ERR! { [Error: EACCES, open ‘/home/asterisk/.npm/node-xmpp-client/1.0.0-alpha18/package/package.json.a047f00fd6e9d0df60cf8de798fb2f80’]
npm ERR! errno: 3,
npm ERR! code: ‘EACCES’,
npm ERR! path: ‘/home/asterisk/.npm/node-xmpp-client/1.0.0-alpha18/package/package.json.a047f00fd6e9d0df60cf8de798fb2f80’,
npm ERR! parent: ‘ucp-server’ }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.

npm ERR! Please include the following file with any support request:
npm ERR! /var/www/html/admin/modules/ucpnode/node/npm-debug.log

Here is the Debug Log output! From /var/www/html/admin/modules/ucpnode/node/npm-debug.log

0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/bin/npm', 'install', 'ltx' ]
2 info using [email protected]
3 info using [email protected]
4 verbose install initial load of /var/www/html/admin/modules/ucpnode/node/package.json
5 verbose readDependencies loading dependencies from /var/www/html/admin/modules/ucpnode/node/package.json
6 silly cache add args [ '[email protected]', null ]
7 verbose cache add spec [email protected]
8 silly cache add parsed spec { raw: '[email protected]',
8 silly cache add   scope: null,
8 silly cache add   name: 'ltx',
8 silly cache add   rawSpec: '0.7.2',
8 silly cache add   spec: '0.7.2',
8 silly cache add   type: 'version' }
9 silly addNamed [email protected]
10 verbose addNamed "0.7.2" is a plain semver version for ltx
11 silly mapToRegistry name ltx
12 silly mapToRegistry using default registry
13 silly mapToRegistry registry https://registry.npmjs.org/
14 silly mapToRegistry uri https://registry.npmjs.org/ltx
15 verbose addNameVersion registry:https://registry.npmjs.org/ltx not in flight; fetching
16 verbose request uri https://registry.npmjs.org/ltx
17 verbose request no auth needed
18 info attempt registry request try #1 at 16:58:47
19 verbose request id 9ed1c150cbf24998
20 verbose etag "AD0818ZKVJK35YPP4ZVTCCKXR"
21 http request GET https://registry.npmjs.org/ltx
22 http 304 https://registry.npmjs.org/ltx
23 silly get cb [ 304,
23 silly get   { date: 'Sun, 30 Aug 2015 15:58:47 GMT',
23 silly get     via: '1.1 varnish',
23 silly get     'cache-control': 'max-age=60',
23 silly get     etag: '"AD0818ZKVJK35YPP4ZVTCCKXR"',
23 silly get     age: '2',
23 silly get     connection: 'keep-alive',
23 silly get     'x-served-by': 'cache-ams4125-AMS',
23 silly get     'x-cache': 'HIT',
23 silly get     'x-cache-hits': '6',
23 silly get     'x-timer': 'S1440950327.543168,VS0,VE0',
23 silly get     vary: 'Accept' } ]
24 verbose etag https://registry.npmjs.org/ltx from cache
25 verbose get saving ltx to /home/asterisk/.npm/registry.npmjs.org/ltx/.cache.json
26 silly cache afterAdd [email protected]
27 verbose afterAdd /home/asterisk/.npm/ltx/0.7.2/package/package.json not in flight; writing
28 verbose stack Error: EACCES, open '/home/asterisk/.npm/ltx/0.7.2/package/package.json.f2267cb8d2475dc02ea9d6a0533405c9'
29 verbose cwd /var/www/html/admin/modules/ucpnode/node
30 error Linux 2.6.32-504.8.1.el6.x86_64
31 error argv "node" "/usr/bin/npm" "install" "ltx"
32 error node v0.10.29
33 error npm  v2.14.1
34 error path /home/asterisk/.npm/ltx/0.7.2/package/package.json.f2267cb8d2475dc02ea9d6a0533405c9
35 error code EACCES
36 error errno 3
37 error Error: EACCES, open '/home/asterisk/.npm/ltx/0.7.2/package/package.json.f2267cb8d2475dc02ea9d6a0533405c9'
37 error  { [Error: EACCES, open '/home/asterisk/.npm/ltx/0.7.2/package/package.json.f2267cb8d2475dc02ea9d6a0533405c9']
37 error   errno: 3,
37 error   code: 'EACCES',
37 error   path: '/home/asterisk/.npm/ltx/0.7.2/package/package.json.f2267cb8d2475dc02ea9d6a0533405c9',
37 error   parent: 'ucp-server' }
38 error Please try running this command again as root/Administrator.
39 verbose exit [ 3, true ]

5 posts were merged into an existing topic: Upgrading npm