Problems Upgrading UCP Node

Hi,

I have the last updates, But I can’t install UCP node.
This RPM is installed:
nodejs-0.10.40-1.shmz65.1.6.i686

when I run “amportal a ma install ucpnode” I receive this errors:
module.js:340
throw err;
^
Error: Cannot find module 'inherits’
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/usr/lib/node_modules/npmconf/npmconf.js:3:16)
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)
Node Package Manager is not installed
Unable to install module ucpnode:

  • Failed to run installation scripts
    Updating Hooks…Done

Do you have any solution for this?