Latest

Thursday, July 6, 2017

NPM installation issue ubuntu

Asked by: Swapnil Yeole


I want to install npm for use angular2 with laravel5.2 , but while installation of npm. I got below issue :

npm WARN npm npm does not support Node.js v0.10.25
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm You can find the latest version at https://nodejs.org/

/usr/local/lib/node_modules/npm/lib/install.js:298
        [this, (next) => { computeMetadata(this.idealTree); next() }],
                       ^
npm ERR! Unexpected token >  

npm ERR! A complete log of this run can be found in:  
npm ERR!     /home/swapnily/.npm/_logs/2017-07-06T07_21_24_104Z-debug.log  

Please let me know if anyone aware about same.



Source

No comments:

Post a Comment

Adbox