Installing ionic - Problems

Hi everybody. I’m new here.
I’m trying to install ionic using: $ npm install -g ionic cordova

This is what I get:

$ npm install -g ionic cordova
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated node-uuid@1.3.3: Use uuid module instead
C:\Users\User\AppData\Roaming\npm\cordova -> C:\Users\User\AppData\Roaming\npm\node_modules\cordova\bin\cordova
C:\Users\User\AppData\Roaming\npm\ionic -> C:\Users\User\AppData\Roaming\npm\node_modules\ionic\bin\ionic

Any Idea?

Luis