node.js - can't install ionic framework -


i'm trying install ionic framework keep getting error when run "npm install -g ionic".

that's error:

npm err! error: no compatible version found: colors@'^0.6.2' npm err! valid install targets: npm err! ["0.3.0","0.5.0","0.5.1","0.6.0","0.6.0-1","0.6.1","0.6.2"] npm err!
@ installtargetserror (/home/myname/local/lib/node_modules/npm/lib/cache.js:685:10) npm err! @ /home/myname/local/lib/node_modules/npm/lib/cache.js:607:10 npm err! @ saved (/home/myname/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:138:7) npm err! @ object.oncomplete (fs.js:107:15) npm err! if need help, may report log at: npm err!
http://github.com/isaacs/npm/issues npm err! or email to: npm err!

i updatet node , cleared cache.

any idea?

try this

sudo npm install -g cordova ionic

both cordova , ionic @ same time. makesure add sudo


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -