audiovur.blogg.se

Yum install node
Yum install node













> Package nodejs-devel.x86_64 0:5.11. will be an update

yum install node

> Package nodejs.x86_64 0:5.11. will be an update it prints numerous errors and keeps failing. But using yum doesn't install latest Node.js, so I searched some post and found this:Īnd this is the problem. # rm -r bin/node bin/node-waf include/node lib/node lib/pkgconfig/nodejs.pc share/man/man1/node.1Īnd then check node -v is not working, good. First removing currently installed: # which node

yum install node

I was using node v0.10.x on my centOS server and I want to update node.js, so followed some articles.















Yum install node