What version of npm works with nodejs 0.10?
问题 I'm trying to install CartoDD as per instructions http://cartodb.readthedocs.org/en/latest/install.html It requires nodejs 0.10 to work. This is what is specified in the instructions: sudo add-apt-repository ppa:cartodb/nodejs-010 && sudo apt-get update sudo apt-get install nodejs sudo apt-get install npm It install nodejs 0.10 OK, but it gives this error message when trying to install npm: ~$ sudo apt-get install npm Reading package lists... Done Building dependency tree Reading state