node.js - npm not istalled in ubentu 12.04 LTS -
pp@pp-desktop:~$ sudo apt-get install npm
reading package lists... done building dependency tree
reading state information... done packages not installed. may mean have requested impossible situation or if using unstable distribution required packages have not yet been created or been moved out of incoming. following information may resolve situation:
the following packages have unmet dependencies: npm : depends: nodejs not going installed depends: nodejs-dev depends: node-request not going installed depends: node-mkdirp not going installed depends: node-minimatch not going installed depends: node-semver not going installed depends: node-ini not going installed depends: node-graceful-fs not going installed depends: node-abbrev not going installed depends: node-nopt not going installed depends: node-fstream not going installed depends: node-rimraf not going installed depends: node-tar not going installed depends: node-which not going installed e: unable correct problems, have held broken packages.
i install nodejs , npm in ubuntu , follow tutorial (how install using ppa): https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-an-ubuntu-14-04-server
i have tried in ubuntu 12.04 lts without problems.
warning: try install in clean ubuntu.
hope works you!
Comments
Post a Comment