Advertisement
Guest User

Untitled

a guest
Jul 8th, 2017
507
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.84 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
  3. 1 verbose cli 'C:\Users\William\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js',
  4. 1 verbose cli 'install',
  5. 1 verbose cli '-g',
  6. 1 verbose cli 'jspdf' ]
  7. 2 info using npm@4.4.4
  8. 3 info using node@v6.10.2
  9. 4 silly loadCurrentTree Starting
  10. 5 silly install loadCurrentTree
  11. 6 silly install readGlobalPackageData
  12. 7 silly fetchPackageMetaData jspdf
  13. 8 silly fetchDirectoryPackageData jspdf
  14. 9 silly install normalizeTree
  15. 10 silly loadCurrentTree Finishing
  16. 11 silly loadIdealTree Starting
  17. 12 silly install loadIdealTree
  18. 13 silly cloneCurrentTree Starting
  19. 14 silly install cloneCurrentTreeToIdealTree
  20. 15 silly cloneCurrentTree Finishing
  21. 16 silly loadShrinkwrap Starting
  22. 17 silly install loadShrinkwrap
  23. 18 silly loadShrinkwrap Finishing
  24. 19 silly loadAllDepsIntoIdealTree Starting
  25. 20 silly install loadAllDepsIntoIdealTree
  26. 21 silly resolveWithNewModule jspdf@1.3.4 checking installable status
  27. 22 silly cache add args [ 'jspdf', null ]
  28. 23 verbose cache add spec jspdf
  29. 24 silly cache add parsed spec Result {
  30. 24 silly cache add raw: 'jspdf',
  31. 24 silly cache add scope: null,
  32. 24 silly cache add escapedName: 'jspdf',
  33. 24 silly cache add name: null,
  34. 24 silly cache add rawSpec: 'jspdf',
  35. 24 silly cache add spec: 'C:\William\Desenvolvimento\NodeJS\pdf\jspdf',
  36. 24 silly cache add type: 'directory' }
  37. 25 verbose addLocalDirectory C:UsersWilliamAppDataRoamingnpm-cachejspdf1.3.4package.tgz not in flight; packing
  38. 26 verbose correctMkdir C:UsersWilliamAppDataRoamingnpm-cache correctMkdir not in flight; initializing
  39. 27 info lifecycle jspdf@1.3.4~prepublish: jspdf@1.3.4
  40. 28 silly lifecycle jspdf@1.3.4~prepublish: no script for prepublish, continuing
  41. 29 info lifecycle jspdf@1.3.4~prepare: jspdf@1.3.4
  42. 30 silly lifecycle jspdf@1.3.4~prepare: no script for prepare, continuing
  43. 31 verbose tar pack [ 'C:\Users\William\AppData\Roaming\npm-cache\jspdf\1.3.4\package.tgz',
  44. 31 verbose tar pack 'C:\William\Desenvolvimento\NodeJS\pdf\jspdf' ]
  45. 32 verbose tarball C:UsersWilliamAppDataRoamingnpm-cachejspdf1.3.4package.tgz
  46. 33 verbose folder C:WilliamDesenvolvimentoNodeJSpdfjspdf
  47. 34 verbose addLocalTarball adding from inside cache C:UsersWilliamAppDataRoamingnpm-cachejspdf1.3.4package.tgz
  48. 35 verbose correctMkdir C:UsersWilliamAppDataRoamingnpm-cache correctMkdir not in flight; initializing
  49. 36 silly cache afterAdd jspdf@1.3.4
  50. 37 verbose afterAdd C:UsersWilliamAppDataRoamingnpm-cachejspdf1.3.4packagepackage.json not in flight; writing
  51. 38 verbose correctMkdir C:UsersWilliamAppDataRoamingnpm-cache correctMkdir not in flight; initializing
  52. 39 verbose afterAdd C:UsersWilliamAppDataRoamingnpm-cachejspdf1.3.4packagepackage.json written
  53. 40 silly fetchNamedPackageData cf-blob.js
  54. 41 silly mapToRegistry name cf-blob.js
  55. 42 silly mapToRegistry using default registry
  56. 43 silly mapToRegistry registry https://registry.npmjs.org/
  57. 44 silly mapToRegistry data Result {
  58. 44 silly mapToRegistry raw: 'cf-blob.js',
  59. 44 silly mapToRegistry scope: null,
  60. 44 silly mapToRegistry escapedName: 'cf-blob.js',
  61. 44 silly mapToRegistry name: 'cf-blob.js',
  62. 44 silly mapToRegistry rawSpec: '',
  63. 44 silly mapToRegistry spec: 'latest',
  64. 44 silly mapToRegistry type: 'tag' }
  65. 45 silly mapToRegistry uri https://registry.npmjs.org/cf-blob.js
  66. 46 silly fetchOtherPackageData adler32cs@github:chick307/adler32cs.js
  67. 47 silly cache add args [ 'adler32cs@github:chick307/adler32cs.js', null ]
  68. 48 verbose cache add spec adler32cs@github:chick307/adler32cs.js
  69. 49 silly fetchOtherPackageData filesaver.js@github:andyinabox/FileSaver.js
  70. 50 silly cache add args [ 'filesaver.js@github:andyinabox/FileSaver.js', null ]
  71. 51 verbose cache add spec filesaver.js@github:andyinabox/FileSaver.js
  72. 52 silly cache add parsed spec Result {
  73. 52 silly cache add raw: 'adler32cs@github:chick307/adler32cs.js',
  74. 52 silly cache add scope: null,
  75. 52 silly cache add escapedName: 'adler32cs',
  76. 52 silly cache add name: 'adler32cs',
  77. 52 silly cache add rawSpec: 'github:chick307/adler32cs.js',
  78. 52 silly cache add spec: 'github:chick307/adler32cs.js',
  79. 52 silly cache add type: 'hosted',
  80. 52 silly cache add hosted:
  81. 52 silly cache add { type: 'github',
  82. 52 silly cache add ssh: 'git@github.com:chick307/adler32cs.js.git',
  83. 52 silly cache add sshUrl: 'git+ssh://git@github.com/chick307/adler32cs.js.git',
  84. 52 silly cache add httpsUrl: 'git+https://github.com/chick307/adler32cs.js.git',
  85. 52 silly cache add gitUrl: 'git://github.com/chick307/adler32cs.js.git',
  86. 52 silly cache add shortcut: 'github:chick307/adler32cs.js',
  87. 52 silly cache add directUrl: 'https://raw.githubusercontent.com/chick307/adler32cs.js/master/package.json' } }
  88. 53 verbose addRemoteGit caching github:chick307/adler32cs.js
  89. 54 verbose addRemoteGit chick307/adler32cs.js is a repository hosted by github
  90. 55 silly tryGitProto attempting to clone git://github.com/chick307/adler32cs.js.git
  91. 56 silly tryClone cloning chick307/adler32cs.js via git://github.com/chick307/adler32cs.js.git
  92. 57 verbose tryClone git-github-com-chick307-adler32cs-js-git-428b6691 not in flight; caching
  93. 58 verbose correctMkdir C:UsersWilliamAppDataRoamingnpm-cache_git-remotes correctMkdir not in flight; initializing
  94. 59 silly cache add parsed spec Result {
  95. 59 silly cache add raw: 'filesaver.js@github:andyinabox/FileSaver.js',
  96. 59 silly cache add scope: null,
  97. 59 silly cache add escapedName: 'filesaver.js',
  98. 59 silly cache add name: 'filesaver.js',
  99. 59 silly cache add rawSpec: 'github:andyinabox/FileSaver.js',
  100. 59 silly cache add spec: 'github:andyinabox/FileSaver.js',
  101. 59 silly cache add type: 'hosted',
  102. 59 silly cache add hosted:
  103. 59 silly cache add { type: 'github',
  104. 59 silly cache add ssh: 'git@github.com:andyinabox/FileSaver.js.git',
  105. 59 silly cache add sshUrl: 'git+ssh://git@github.com/andyinabox/FileSaver.js.git',
  106. 59 silly cache add httpsUrl: 'git+https://github.com/andyinabox/FileSaver.js.git',
  107. 59 silly cache add gitUrl: 'git://github.com/andyinabox/FileSaver.js.git',
  108. 59 silly cache add shortcut: 'github:andyinabox/FileSaver.js',
  109. 59 silly cache add directUrl: 'https://raw.githubusercontent.com/andyinabox/FileSaver.js/master/package.json' } }
  110. 60 verbose addRemoteGit caching github:andyinabox/FileSaver.js
  111. 61 verbose addRemoteGit andyinabox/FileSaver.js is a repository hosted by github
  112. 62 silly tryGitProto attempting to clone git://github.com/andyinabox/FileSaver.js.git
  113. 63 silly tryClone cloning andyinabox/FileSaver.js via git://github.com/andyinabox/FileSaver.js.git
  114. 64 verbose tryClone git-github-com-andyinabox-FileSaver-js-git-01d3ff96 not in flight; caching
  115. 65 verbose correctMkdir C:UsersWilliamAppDataRoamingnpm-cache_git-remotes correctMkdir already in flight; waiting
  116. 66 verbose request uri https://registry.npmjs.org/cf-blob.js
  117. 67 verbose request no auth needed
  118. 68 info attempt registry request try #1 at 00:21:39
  119. 69 verbose request id 2e18146a613fe30e
  120. 70 verbose etag W/"566490d7-6e6"
  121. 71 verbose lastModified Sun, 06 Dec 2015 19:47:35 GMT
  122. 72 http request GET https://registry.npmjs.org/cf-blob.js
  123. 73 warn addRemoteGit Error: not found: git
  124. 73 warn addRemoteGit at C:UsersWilliamAppDataRoamingnpmnode_modulesnpmnode_modulesgraceful-fspolyfills.js:284:29
  125. 73 warn addRemoteGit at FSReqWrap.oncomplete (fs.js:123:15)
  126. 73 warn addRemoteGit andyinabox/FileSaver.js resetting remote C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-01d3ff96 because of error: { Error: not found: git
  127. 73 warn addRemoteGit at getNotFoundError (C:UsersWilliamAppDataRoamingnpmnode_modulesnpmnode_moduleswhichwhich.js:13:12)
  128. 74 info resetRemote resetting C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-01d3ff96 for andyinabox/FileSaver.js
  129. 75 silly gentlyRm C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-01d3ff96 is being purged
  130. 76 verbose gentlyRm don't care about contents; nuking C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-01d3ff96
  131. 77 warn addRemoteGit Error: not found: git
  132. 77 warn addRemoteGit at FSReqWrap.oncomplete (fs.js:123:15)
  133. 77 warn addRemoteGit chick307/adler32cs.js resetting remote C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-428b6691 because of error: { Error: not found: git
  134. 77 warn addRemoteGit at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
  135. 78 info resetRemote resetting C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-428b6691 for chick307/adler32cs.js
  136. 79 silly gentlyRm C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-428b6691 is being purged
  137. 80 verbose gentlyRm don't care about contents; nuking C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-428b6691
  138. 81 silly vacuum-fs purging C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-01d3ff96
  139. 82 silly vacuum-fs purging C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-428b6691
  140. 83 silly vacuum-fs quitting because other entries in C:UsersWilliamAppDataRoamingnpm-cache_git-remotes
  141. 84 silly vacuum-fs quitting because other entries in C:UsersWilliamAppDataRoamingnpm-cache_git-remotes
  142. 85 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror git://github.com/chick307/adler32cs.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-428b6691: undefined
  143. 85 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror git://github.com/chick307/adler32cs.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-428b6691: undefined
  144. 86 silly tryHTTPS attempting to clone git+https://github.com/chick307/adler32cs.js.git
  145. 87 silly tryClone cloning chick307/adler32cs.js via git+https://github.com/chick307/adler32cs.js.git
  146. 88 verbose tryClone git-https-github-com-chick307-adler32cs-js-git-574a3cb0 not in flight; caching
  147. 89 verbose correctMkdir C:UsersWilliamAppDataRoamingnpm-cache_git-remotes correctMkdir not in flight; initializing
  148. 90 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror git://github.com/andyinabox/FileSaver.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-01d3ff96: undefined
  149. 90 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror git://github.com/andyinabox/FileSaver.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-01d3ff96: undefined
  150. 91 silly tryHTTPS attempting to clone git+https://github.com/andyinabox/FileSaver.js.git
  151. 92 silly tryClone cloning andyinabox/FileSaver.js via git+https://github.com/andyinabox/FileSaver.js.git
  152. 93 verbose tryClone git-https-github-com-andyinabox-FileSaver-js-git-f13f0ce3 not in flight; caching
  153. 94 verbose correctMkdir C:UsersWilliamAppDataRoamingnpm-cache_git-remotes correctMkdir not in flight; initializing
  154. 95 warn addRemoteGit Error: not found: git
  155. 96 info resetRemote resetting C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-chick307-adler32cs-js-git-574a3cb0 for chick307/adler32cs.js
  156. 97 silly gentlyRm C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-chick307-adler32cs-js-git-574a3cb0 is being purged
  157. 98 verbose gentlyRm don't care about contents; nuking C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-chick307-adler32cs-js-git-574a3cb0
  158. 99 warn addRemoteGit Error: not found: git
  159. 99 warn addRemoteGit at getNotFoundError (C:UsersWilliamAppDataRoamingnpmnode_modulesnpmnode_moduleswhichwhich.js:13:12)
  160. 100 info resetRemote resetting C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-andyinabox-FileSaver-js-git-f13f0ce3 for andyinabox/FileSaver.js
  161. 101 silly gentlyRm C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-andyinabox-FileSaver-js-git-f13f0ce3 is being purged
  162. 102 verbose gentlyRm don't care about contents; nuking C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-andyinabox-FileSaver-js-git-f13f0ce3
  163. 103 silly vacuum-fs purging C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-chick307-adler32cs-js-git-574a3cb0
  164. 104 silly vacuum-fs purging C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-andyinabox-FileSaver-js-git-f13f0ce3
  165. 105 silly vacuum-fs quitting because other entries in C:UsersWilliamAppDataRoamingnpm-cache_git-remotes
  166. 106 silly vacuum-fs quitting because other entries in C:UsersWilliamAppDataRoamingnpm-cache_git-remotes
  167. 107 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror https://github.com/andyinabox/FileSaver.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-andyinabox-FileSaver-js-git-f13f0ce3: undefined
  168. 107 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror https://github.com/andyinabox/FileSaver.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-andyinabox-FileSaver-js-git-f13f0ce3: undefined
  169. 108 silly trySSH attempting to clone git@github.com:andyinabox/FileSaver.js.git
  170. 109 silly tryClone cloning andyinabox/FileSaver.js via git@github.com:andyinabox/FileSaver.js.git
  171. 110 verbose tryClone git-github-com-andyinabox-FileSaver-js-git-e433c213 not in flight; caching
  172. 111 verbose correctMkdir C:UsersWilliamAppDataRoamingnpm-cache_git-remotes correctMkdir not in flight; initializing
  173. 112 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror https://github.com/chick307/adler32cs.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-chick307-adler32cs-js-git-574a3cb0: undefined
  174. 112 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror https://github.com/chick307/adler32cs.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-https-github-com-chick307-adler32cs-js-git-574a3cb0: undefined
  175. 113 silly trySSH attempting to clone git@github.com:chick307/adler32cs.js.git
  176. 114 silly tryClone cloning chick307/adler32cs.js via git@github.com:chick307/adler32cs.js.git
  177. 115 verbose tryClone git-github-com-chick307-adler32cs-js-git-de4a87bb not in flight; caching
  178. 116 verbose correctMkdir C:UsersWilliamAppDataRoamingnpm-cache_git-remotes correctMkdir not in flight; initializing
  179. 117 warn addRemoteGit Error: not found: git
  180. 117 warn addRemoteGit at getNotFoundError (C:UsersWilliamAppDataRoamingnpmnode_modulesnpmnode_moduleswhichwhich.js:13:12)
  181. 118 info resetRemote resetting C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-e433c213 for andyinabox/FileSaver.js
  182. 119 silly gentlyRm C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-e433c213 is being purged
  183. 120 verbose gentlyRm don't care about contents; nuking C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-e433c213
  184. 121 silly vacuum-fs purging C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-e433c213
  185. 122 warn addRemoteGit Error: not found: git
  186. 123 info resetRemote resetting C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-de4a87bb for chick307/adler32cs.js
  187. 124 silly gentlyRm C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-de4a87bb is being purged
  188. 125 verbose gentlyRm don't care about contents; nuking C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-de4a87bb
  189. 126 silly vacuum-fs purging C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-de4a87bb
  190. 127 silly vacuum-fs quitting because other entries in C:UsersWilliamAppDataRoamingnpm-cache_git-remotes
  191. 128 silly vacuum-fs quitting because other entries in C:UsersWilliamAppDataRoamingnpm-cache_git-remotes
  192. 129 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror git@github.com:andyinabox/FileSaver.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-e433c213: undefined
  193. 129 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror git@github.com:andyinabox/FileSaver.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-andyinabox-FileSaver-js-git-e433c213: undefined
  194. 130 silly fetchPackageMetaData Error: not found: git
  195. 131 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror git@github.com:chick307/adler32cs.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-de4a87bb: undefined
  196. 131 error git clone --template=C:UsersWilliamAppDataRoamingnpm-cache_git-remotes_templates --mirror git@github.com:chick307/adler32cs.js.git C:UsersWilliamAppDataRoamingnpm-cache_git-remotesgit-github-com-chick307-adler32cs-js-git-de4a87bb: undefined
  197. 132 silly fetchPackageMetaData Error: not found: git
  198. 133 http 304 https://registry.npmjs.org/cf-blob.js
  199. 134 verbose headers { date: 'Sun, 09 Jul 2017 03:21:40 GMT',
  200. 134 verbose headers via: '1.1 varnish',
  201. 134 verbose headers 'cache-control': 'max-age=300',
  202. 134 verbose headers etag: 'W/"566490d7-6e6"',
  203. 134 verbose headers age: '0',
  204. 134 verbose headers connection: 'keep-alive',
  205. 134 verbose headers 'x-served-by': 'cache-gru7124-GRU',
  206. 134 verbose headers 'x-cache': 'MISS',
  207. 134 verbose headers 'x-cache-hits': '0',
  208. 134 verbose headers 'x-timer': 'S1499570500.289113,VS0,VE783',
  209. 134 verbose headers vary: 'Accept-Encoding, Accept' }
  210. 135 silly get cb [ 304,
  211. 135 silly get { date: 'Sun, 09 Jul 2017 03:21:40 GMT',
  212. 135 silly get via: '1.1 varnish',
  213. 135 silly get 'cache-control': 'max-age=300',
  214. 135 silly get etag: 'W/"566490d7-6e6"',
  215. 135 silly get age: '0',
  216. 135 silly get connection: 'keep-alive',
  217. 135 silly get 'x-served-by': 'cache-gru7124-GRU',
  218. 135 silly get 'x-cache': 'MISS',
  219. 135 silly get 'x-cache-hits': '0',
  220. 135 silly get 'x-timer': 'S1499570500.289113,VS0,VE783',
  221. 135 silly get vary: 'Accept-Encoding, Accept' } ]
  222. 136 verbose etag https://registry.npmjs.org/cf-blob.js from cache
  223. 137 verbose get saving cf-blob.js to C:UsersWilliamAppDataRoamingnpm-cacheregistry.npmjs.orgcf-blob.js.cache.json
  224. 138 verbose correctMkdir C:UsersWilliamAppDataRoamingnpm-cache correctMkdir not in flight; initializing
  225. 139 silly pickManifestFromRegistryMetadata spec 0.0.1 tag latest versions [ '0.0.1' ]
  226. 140 silly resolveWithNewModule cf-blob.js@0.0.1 checking installable status
  227. 141 silly cache add args [ 'cf-blob.js@0.0.1', null ]
  228. 142 verbose cache add spec cf-blob.js@0.0.1
  229. 143 silly cache add parsed spec Result {
  230. 143 silly cache add raw: 'cf-blob.js@0.0.1',
  231. 143 silly cache add scope: null,
  232. 143 silly cache add escapedName: 'cf-blob.js',
  233. 143 silly cache add name: 'cf-blob.js',
  234. 143 silly cache add rawSpec: '0.0.1',
  235. 143 silly cache add spec: '0.0.1',
  236. 143 silly cache add type: 'version' }
  237. 144 silly addNamed cf-blob.js@0.0.1
  238. 145 verbose addNamed "0.0.1" is a plain semver version for cf-blob.js
  239. 146 silly mapToRegistry name cf-blob.js
  240. 147 silly mapToRegistry using default registry
  241. 148 silly mapToRegistry registry https://registry.npmjs.org/
  242. 149 silly mapToRegistry data Result {
  243. 149 silly mapToRegistry raw: 'cf-blob.js',
  244. 149 silly mapToRegistry scope: null,
  245. 149 silly mapToRegistry escapedName: 'cf-blob.js',
  246. 149 silly mapToRegistry name: 'cf-blob.js',
  247. 149 silly mapToRegistry rawSpec: '',
  248. 149 silly mapToRegistry spec: 'latest',
  249. 149 silly mapToRegistry type: 'tag' }
  250. 150 silly mapToRegistry uri https://registry.npmjs.org/cf-blob.js
  251. 151 verbose addNameVersion registry:https://registry.npmjs.org/cf-blob.js not in flight; fetching
  252. 152 verbose get https://registry.npmjs.org/cf-blob.js not expired, no request
  253. 153 silly cache afterAdd cf-blob.js@0.0.1
  254. 154 verbose afterAdd C:UsersWilliamAppDataRoamingnpm-cachecf-blob.js.0.1packagepackage.json not in flight; writing
  255. 155 verbose correctMkdir C:UsersWilliamAppDataRoamingnpm-cache correctMkdir not in flight; initializing
  256. 156 verbose afterAdd C:UsersWilliamAppDataRoamingnpm-cachecf-blob.js.0.1packagepackage.json written
  257. 157 silly rollbackFailedOptional Starting
  258. 158 silly rollbackFailedOptional Finishing
  259. 159 silly runTopLevelLifecycles Finishing
  260. 160 silly install printInstalled
  261. 161 verbose stack Error: not found: git
  262. 161 verbose stack at getNotFoundError (C:UsersWilliamAppDataRoamingnpmnode_modulesnpmnode_moduleswhichwhich.js:13:12)
  263. 161 verbose stack at F (C:UsersWilliamAppDataRoamingnpmnode_modulesnpmnode_moduleswhichwhich.js:68:19)
  264. 161 verbose stack at FSReqWrap.oncomplete (fs.js:123:15)
  265. 162 verbose cwd C:WilliamDesenvolvimentoNodeJSpdf
  266. 163 verbose Windows_NT 10.0.14393
  267. 164 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Users\William\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "-g" "jspdf"
  268. 165 verbose node v6.10.2
  269. 166 verbose npm v4.4.4
  270. 167 error code ENOGIT
  271. 168 error not found: git
  272. 169 error Failed using git.
  273. 169 error This is most likely not a problem with npm itself.
  274. 169 error Please check if you have git installed and in your PATH.
  275. 170 verbose exit [ 1, true ]
  276.  
  277. 172 verbose stack Error: node-jspdf@0.0.3 install: `sh install.sh`
  278. 172 verbose stack Exit status 1
  279. 172 verbose stack at EventEmitter.<anonymous> (C:UsersWilliamAppDataRoamingnpmnode_modulesnpmlibutilslifecycle.js:279:16)
  280. 172 verbose stack at emitTwo (events.js:106:13)
  281. 172 verbose stack at EventEmitter.emit (events.js:191:7)
  282. 172 verbose stack at ChildProcess.<anonymous> (C:UsersWilliamAppDataRoamingnpmnode_modulesnpmlibutilsspawn.js:40:14)
  283. 172 verbose stack at emitTwo (events.js:106:13)
  284. 172 verbose stack at ChildProcess.emit (events.js:191:7)
  285. 172 verbose stack at maybeClose (internal/child_process.js:886:16)
  286. 172 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
  287. 173 verbose pkgid node-jspdf@0.0.3
  288. 174 verbose cwd C:WilliamDesenvolvimentoNodeJSpdf
  289. 175 verbose Windows_NT 10.0.14393
  290. 176 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Users\William\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "-g" "node-jspdf"
  291. 177 verbose node v6.10.2
  292. 178 verbose npm v4.4.4
  293. 179 error code ELIFECYCLE
  294. 180 error errno 1
  295. 181 error node-jspdf@0.0.3 install: `sh install.sh`
  296. 181 error Exit status 1
  297. 182 error Failed at the node-jspdf@0.0.3 install script 'sh install.sh'.
  298. 182 error Make sure you have the latest version of node.js and npm installed.
  299. 182 error If you do, this is most likely a problem with the node-jspdf package,
  300. 182 error not with npm itself.
  301. 182 error Tell the author that this fails on your system:
  302. 182 error sh install.sh
  303. 182 error You can get information on how to open an issue for this project with:
  304. 182 error npm bugs node-jspdf
  305. 182 error Or if that isn't available, you can get their info via:
  306. 182 error npm owner ls node-jspdf
  307. 182 error There is likely additional logging output above.
  308. 183 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement