Advertisement
Guest User

Untitled

a guest
May 19th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. /opt/local/lib
  2. ├─┬ handlebars@2.0.0-alpha.2
  3. │ └── UNMET DEPENDENCY optimist ~0.3
  4. └─┬ npm@1.4.10
  5. ├── abbrev@1.0.4
  6. ├── ansi@0.2.1
  7. ├── ansicolors@0.3.2
  8. ├── ansistyles@0.1.3
  9. ├── archy@0.0.2
  10. ├── block-stream@0.0.7
  11. ├── child-process-close@0.1.1
  12. ├── chmodr@0.1.0
  13. ├── chownr@0.0.1
  14. ├── cmd-shim@1.1.1
  15. ├── columnify@0.1.2
  16. ├── editor@0.0.5
  17. ├── fstream@0.1.25
  18. ├─┬ fstream-npm@0.1.6
  19. │ └── fstream-ignore@0.0.7
  20. ├── github-url-from-git@1.1.1
  21. ├── github-url-from-username-repo@0.1.0
  22. ├── glob@3.2.9
  23. ├── graceful-fs@2.0.2
  24. ├── inherits@2.0.1
  25. ├── ini@1.1.0
  26. ├─┬ init-package-json@0.0.16
  27. │ └── promzard@0.2.1
  28. ├── lockfile@0.4.2
  29. ├── lru-cache@2.5.0
  30. ├─┬ minimatch@0.2.14
  31. │ └── sigmund@1.0.0
  32. ├── mkdirp@0.3.5
  33. ├── node-gyp@0.13.0
  34. ├── nopt@2.2.1
  35. ├── npm-install-checks@1.0.0
  36. ├── npm-registry-client@0.4.8
  37. ├── npm-user-validate@0.0.3
  38. ├─┬ npmconf@0.1.15
  39. │ └─┬ config-chain@1.1.8
  40. │ └── proto-list@1.2.2
  41. ├── npmlog@0.0.6
  42. ├── once@1.3.0
  43. ├── opener@1.3.0
  44. ├── osenv@0.0.3
  45. ├── path-is-inside@1.0.1
  46. ├─┬ read@1.0.5
  47. │ └── mute-stream@0.0.4
  48. ├─┬ read-installed@2.0.2
  49. │ └── util-extend@1.0.1
  50. ├─┬ read-package-json@1.1.9
  51. │ └── normalize-package-data@0.2.13
  52. ├─┬ request@2.30.0
  53. │ ├── aws-sign2@0.5.0
  54. │ ├── forever-agent@0.5.0
  55. │ ├─┬ form-data@0.1.2
  56. │ │ ├── async@0.2.9
  57. │ │ └─┬ combined-stream@0.0.4
  58. │ │ └── delayed-stream@0.0.5
  59. │ ├─┬ hawk@1.0.0
  60. │ │ ├── boom@0.4.2
  61. │ │ ├── cryptiles@0.2.2
  62. │ │ ├── hoek@0.9.1
  63. │ │ └── sntp@0.2.4
  64. │ ├─┬ http-signature@0.10.0
  65. │ │ ├── asn1@0.1.11
  66. │ │ ├── assert-plus@0.1.2
  67. │ │ └── ctype@0.5.2
  68. │ ├── json-stringify-safe@5.0.0
  69. │ ├── mime@1.2.11
  70. │ ├── node-uuid@1.4.1
  71. │ ├── oauth-sign@0.3.0
  72. │ ├── qs@0.6.6
  73. │ ├─┬ tough-cookie@0.9.15
  74. │ │ └── punycode@1.2.3
  75. │ └── tunnel-agent@0.3.0
  76. ├── retry@0.6.0
  77. ├── rimraf@2.2.6
  78. ├── semver@2.2.1
  79. ├─┬ sha@1.2.3
  80. │ └── readable-stream@1.0.24
  81. ├── slide@1.1.5
  82. ├── sorted-object@1.0.0
  83. ├── tar@0.1.19
  84. ├── text-table@0.2.0
  85. ├── uid-number@0.0.5
  86. └── which@1.0.5
  87.  
  88. npm ERR! missing: optimist@~0.3, required by handlebars@2.0.0-alpha.2
  89. npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement