Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. agrant@vagrant-ubuntu-trusty-64:/vagrant/code/ekip$ sudo apt-get install npm -y
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9. The following information may help to resolve the situation:
  10.  
  11. The following packages have unmet dependencies:
  12. npm : Depends: nodejs but it is not going to be installed
  13. Depends: node-abbrev (>= 1.0.4) but it is not going to be installed
  14. Depends: node-ansi but it is not going to be installed
  15. Depends: node-archy but it is not going to be installed
  16. Depends: node-block-stream but it is not going to be installed
  17. Depends: node-fstream (>= 0.1.22) but it is not going to be installed
  18. Depends: node-fstream-ignore but it is not going to be installed
  19. Depends: node-github-url-from-git but it is not going to be installed
  20. Depends: node-glob (>= 3.1.21) but it is not going to be installed
  21. Depends: node-graceful-fs (>= 2.0.0) but it is not going to be installed
  22. Depends: node-inherits but it is not going to be installed
  23. Depends: node-ini (>= 1.1.0) but it is not going to be installed
  24. Depends: node-lockfile but it is not going to be installed
  25. Depends: node-lru-cache (>= 2.3.0) but it is not going to be installed
  26. Depends: node-minimatch (>= 0.2.11) but it is not going to be installed
  27. Depends: node-mkdirp (>= 0.3.3) but it is not going to be installed
  28. Depends: node-gyp (>= 0.10.9) but it is not going to be installed
  29. Depends: node-nopt (>= 2.1.1) but it is not going to be installed
  30. Depends: node-npmlog but it is not going to be installed
  31. Depends: node-once but it is not going to be installed
  32. Depends: node-osenv but it is not going to be installed
  33. Depends: node-read but it is not going to be installed
  34. Depends: node-read-package-json (>= 1.1.0) but it is not going to be installed
  35. Depends: node-request (>= 2.25.0) but it is not going to be installed
  36. Depends: node-retry but it is not going to be installed
  37. Depends: node-rimraf (>= 2.2.2) but it is not going to be installed
  38. Depends: node-semver (>= 2.1.0) but it is not going to be installed
  39. Depends: node-sha but it is not going to be installed
  40. Depends: node-slide but it is not going to be installed
  41. Depends: node-tar (>= 0.1.18) but it is not going to be installed
  42. Depends: node-which but it is not going to be installed
  43. E: Unable to correct problems, you have held broken packages.
  44. vagrant@vagrant-ubuntu-trusty-64:/vagrant/code/ekip$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement