chad3814 / node-hashtable

Native hashtable interface for when V8 objects can't take the heat
MIT License
106 stars 41 forks source link

"node-gyp configure build" fails on Windows 7 Professional x64 #34

Closed drakiula closed 7 years ago

drakiula commented 7 years ago

npm-debug log content:

0 info it worked if it ends with ok 1 verbose cli [ 'C:\Program Files\nodejs\node.exe', 1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js', 1 verbose cli 'install', 1 verbose cli '--python=python2.7' ] 2 info using npm@3.10.8 3 info using node@v6.9.0 4 silly loadCurrentTree Starting 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 silly install normalizeTree 8 silly loadCurrentTree Finishing 9 silly loadIdealTree Starting 10 silly install loadIdealTree 11 silly cloneCurrentTree Starting 12 silly install cloneCurrentTreeToIdealTree 13 silly cloneCurrentTree Finishing 14 silly loadShrinkwrap Starting 15 silly install loadShrinkwrap 16 silly loadShrinkwrap Finishing 17 silly loadAllDepsIntoIdealTree Starting 18 silly install loadAllDepsIntoIdealTree 19 silly fetchNamedPackageData hfc 20 silly mapToRegistry name hfc 21 silly mapToRegistry using default registry 22 silly mapToRegistry registry https://registry.npmjs.org/ 23 silly mapToRegistry data Result { 23 silly mapToRegistry raw: 'hfc', 23 silly mapToRegistry scope: null, 23 silly mapToRegistry escapedName: 'hfc', 23 silly mapToRegistry name: 'hfc', 23 silly mapToRegistry rawSpec: '', 23 silly mapToRegistry spec: 'latest', 23 silly mapToRegistry type: 'tag' } 24 silly mapToRegistry uri https://registry.npmjs.org/hfc 25 verbose request uri https://registry.npmjs.org/hfc 26 verbose request no auth needed 27 info attempt registry request try #1 at 11:17:01 PM 28 verbose request id 44e26521bc7998de 29 verbose etag W/"588b8b27-9519" 30 verbose lastModified Fri, 27 Jan 2017 18:02:15 GMT 31 http request GET https://registry.npmjs.org/hfc 32 http 304 https://registry.npmjs.org/hfc 33 verbose headers { date: 'Thu, 16 Feb 2017 21:17:06 GMT', 33 verbose headers via: '1.1 varnish', 33 verbose headers 'cache-control': 'max-age=300', 33 verbose headers etag: 'W/"588b8b27-9519"', 33 verbose headers age: '0', 33 verbose headers connection: 'keep-alive', 33 verbose headers 'x-served-by': 'cache-hhn1521-HHN', 33 verbose headers 'x-cache': 'HIT', 33 verbose headers 'x-cache-hits': '1', 33 verbose headers 'x-timer': 'S1487279826.444257,VS0,VE1', 33 verbose headers vary: 'Accept-Encoding' } 34 silly get cb [ 304, 34 silly get { date: 'Thu, 16 Feb 2017 21:17:06 GMT', 34 silly get via: '1.1 varnish', 34 silly get 'cache-control': 'max-age=300', 34 silly get etag: 'W/"588b8b27-9519"', 34 silly get age: '0', 34 silly get connection: 'keep-alive', 34 silly get 'x-served-by': 'cache-hhn1521-HHN', 34 silly get 'x-cache': 'HIT', 34 silly get 'x-cache-hits': '1', 34 silly get 'x-timer': 'S1487279826.444257,VS0,VE1', 34 silly get vary: 'Accept-Encoding' } ] 35 verbose etag https://registry.npmjs.org/hfc from cache 36 verbose get saving hfc to C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\registry.npmjs.org\hfc.cache.json 37 verbose correctMkdir C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 38 silly resolveWithNewModule hfc@0.6.5 checking installable status 39 silly cache add args [ 'hfc@^0.6.5', null ] 40 verbose cache add spec hfc@^0.6.5 41 silly cache add parsed spec Result { 41 silly cache add raw: 'hfc@^0.6.5', 41 silly cache add scope: null, 41 silly cache add escapedName: 'hfc', 41 silly cache add name: 'hfc', 41 silly cache add rawSpec: '^0.6.5', 41 silly cache add spec: '>=0.6.5 <0.7.0', 41 silly cache add type: 'range' } 42 silly addNamed hfc@>=0.6.5 <0.7.0 43 verbose addNamed ">=0.6.5 <0.7.0" is a valid semver range for hfc 44 silly addNameRange { name: 'hfc', range: '>=0.6.5 <0.7.0', hasData: false } 45 silly mapToRegistry name hfc 46 silly mapToRegistry using default registry 47 silly mapToRegistry registry https://registry.npmjs.org/ 48 silly mapToRegistry data Result { 48 silly mapToRegistry raw: 'hfc', 48 silly mapToRegistry scope: null, 48 silly mapToRegistry escapedName: 'hfc', 48 silly mapToRegistry name: 'hfc', 48 silly mapToRegistry rawSpec: '', 48 silly mapToRegistry spec: 'latest', 48 silly mapToRegistry type: 'tag' } 49 silly mapToRegistry uri https://registry.npmjs.org/hfc 50 verbose addNameRange registry:https://registry.npmjs.org/hfc not in flight; fetching 51 verbose get https://registry.npmjs.org/hfc not expired, no request 52 silly addNameRange number 2 { name: 'hfc', range: '>=0.6.5 <0.7.0', hasData: true } 53 silly addNameRange versions [ 'hfc', 53 silly addNameRange [ '0.0.1', 53 silly addNameRange '0.0.2', 53 silly addNameRange '0.0.3', 53 silly addNameRange '0.0.4', 53 silly addNameRange '0.0.5', 53 silly addNameRange '0.5.0', 53 silly addNameRange '0.6.0', 53 silly addNameRange '0.5.1', 53 silly addNameRange '0.5.2', 53 silly addNameRange '0.5.3', 53 silly addNameRange '0.6.1', 53 silly addNameRange '0.6.2', 53 silly addNameRange '0.6.3', 53 silly addNameRange '0.5.4', 53 silly addNameRange '0.6.4', 53 silly addNameRange '0.6.5' ] ] 54 silly addNamed hfc@0.6.5 55 verbose addNamed "0.6.5" is a plain semver version for hfc 56 silly cache afterAdd hfc@0.6.5 57 verbose afterAdd C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\hfc\0.6.5\package\package.json not in flight; writing 58 verbose correctMkdir C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 59 verbose afterAdd C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\hfc\0.6.5\package\package.json written 60 silly fetchNamedPackageData hashtable 61 silly mapToRegistry name hashtable 62 silly mapToRegistry using default registry 63 silly mapToRegistry registry https://registry.npmjs.org/ 64 silly mapToRegistry data Result { 64 silly mapToRegistry raw: 'hashtable', 64 silly mapToRegistry scope: null, 64 silly mapToRegistry escapedName: 'hashtable', 64 silly mapToRegistry name: 'hashtable', 64 silly mapToRegistry rawSpec: '', 64 silly mapToRegistry spec: 'latest', 64 silly mapToRegistry type: 'tag' } 65 silly mapToRegistry uri https://registry.npmjs.org/hashtable 66 verbose request uri https://registry.npmjs.org/hashtable 67 verbose request no auth needed 68 info attempt registry request try #1 at 11:17:02 PM 69 verbose etag W/"587daf45-73b4" 70 verbose lastModified Tue, 17 Jan 2017 05:44:37 GMT 71 http request GET https://registry.npmjs.org/hashtable 72 http 304 https://registry.npmjs.org/hashtable 73 verbose headers { date: 'Thu, 16 Feb 2017 21:17:06 GMT', 73 verbose headers via: '1.1 varnish', 73 verbose headers 'cache-control': 'max-age=300', 73 verbose headers etag: 'W/"587daf45-73b4"', 73 verbose headers age: '0', 73 verbose headers connection: 'keep-alive', 73 verbose headers 'x-served-by': 'cache-hhn1521-HHN', 73 verbose headers 'x-cache': 'HIT', 73 verbose headers 'x-cache-hits': '1', 73 verbose headers 'x-timer': 'S1487279826.691016,VS0,VE1', 73 verbose headers vary: 'Accept-Encoding' } 74 silly get cb [ 304, 74 silly get { date: 'Thu, 16 Feb 2017 21:17:06 GMT', 74 silly get via: '1.1 varnish', 74 silly get 'cache-control': 'max-age=300', 74 silly get etag: 'W/"587daf45-73b4"', 74 silly get age: '0', 74 silly get connection: 'keep-alive', 74 silly get 'x-served-by': 'cache-hhn1521-HHN', 74 silly get 'x-cache': 'HIT', 74 silly get 'x-cache-hits': '1', 74 silly get 'x-timer': 'S1487279826.691016,VS0,VE1', 74 silly get vary: 'Accept-Encoding' } ] 75 verbose etag https://registry.npmjs.org/hashtable from cache 76 verbose get saving hashtable to C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\registry.npmjs.org\hashtable.cache.json 77 verbose correctMkdir C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 78 silly resolveWithNewModule hashtable@2.0.2 checking installable status 79 silly cache add args [ 'hashtable@^2.0.2', null ] 80 verbose cache add spec hashtable@^2.0.2 81 silly cache add parsed spec Result { 81 silly cache add raw: 'hashtable@^2.0.2', 81 silly cache add scope: null, 81 silly cache add escapedName: 'hashtable', 81 silly cache add name: 'hashtable', 81 silly cache add rawSpec: '^2.0.2', 81 silly cache add spec: '>=2.0.2 <3.0.0', 81 silly cache add type: 'range' } 82 silly addNamed hashtable@>=2.0.2 <3.0.0 83 verbose addNamed ">=2.0.2 <3.0.0" is a valid semver range for hashtable 84 silly addNameRange { name: 'hashtable', range: '>=2.0.2 <3.0.0', hasData: false } 85 silly mapToRegistry name hashtable 86 silly mapToRegistry using default registry 87 silly mapToRegistry registry https://registry.npmjs.org/ 88 silly mapToRegistry data Result { 88 silly mapToRegistry raw: 'hashtable', 88 silly mapToRegistry scope: null, 88 silly mapToRegistry escapedName: 'hashtable', 88 silly mapToRegistry name: 'hashtable', 88 silly mapToRegistry rawSpec: '', 88 silly mapToRegistry spec: 'latest', 88 silly mapToRegistry type: 'tag' } 89 silly mapToRegistry uri https://registry.npmjs.org/hashtable 90 verbose addNameRange registry:https://registry.npmjs.org/hashtable not in flight; fetching 91 verbose get https://registry.npmjs.org/hashtable not expired, no request 92 silly addNameRange number 2 { name: 'hashtable', range: '>=2.0.2 <3.0.0', hasData: true } 93 silly addNameRange versions [ 'hashtable', 93 silly addNameRange [ '0.1.0', 93 silly addNameRange '0.1.1', 93 silly addNameRange '0.1.2', 93 silly addNameRange '0.1.3', 93 silly addNameRange '0.1.4', 93 silly addNameRange '0.1.5', 93 silly addNameRange '0.2.1', 93 silly addNameRange '0.3.0', 93 silly addNameRange '0.3.1', 93 silly addNameRange '0.4.0', 93 silly addNameRange '0.4.1', 93 silly addNameRange '0.4.2', 93 silly addNameRange '0.4.3', 93 silly addNameRange '0.5.0', 93 silly addNameRange '0.5.1', 93 silly addNameRange '0.5.2', 93 silly addNameRange '0.5.3', 93 silly addNameRange '1.0.0', 93 silly addNameRange '1.0.1', 93 silly addNameRange '1.0.3', 93 silly addNameRange '2.0.1', 93 silly addNameRange '2.0.2' ] ] 94 silly addNamed hashtable@2.0.2 95 verbose addNamed "2.0.2" is a plain semver version for hashtable 96 silly cache afterAdd hashtable@2.0.2 97 verbose afterAdd C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\hashtable\2.0.2\package\package.json not in flight; writing 98 verbose correctMkdir C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 99 verbose afterAdd C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\hashtable\2.0.2\package\package.json written 100 silly fetchNamedPackageData nan 101 silly mapToRegistry name nan 102 silly mapToRegistry using default registry 103 silly mapToRegistry registry https://registry.npmjs.org/ 104 silly mapToRegistry data Result { 104 silly mapToRegistry raw: 'nan', 104 silly mapToRegistry scope: null, 104 silly mapToRegistry escapedName: 'nan', 104 silly mapToRegistry name: 'nan', 104 silly mapToRegistry rawSpec: '', 104 silly mapToRegistry spec: 'latest', 104 silly mapToRegistry type: 'tag' } 105 silly mapToRegistry uri https://registry.npmjs.org/nan 106 verbose request uri https://registry.npmjs.org/nan 107 verbose request no auth needed 108 info attempt registry request try #1 at 11:17:02 PM 109 verbose etag W/"58a44b6b-1df62" 110 verbose lastModified Wed, 15 Feb 2017 12:36:59 GMT 111 http request GET https://registry.npmjs.org/nan 112 http 304 https://registry.npmjs.org/nan 113 verbose headers { date: 'Thu, 16 Feb 2017 21:17:06 GMT', 113 verbose headers via: '1.1 varnish', 113 verbose headers 'cache-control': 'max-age=300', 113 verbose headers etag: 'W/"58a44b6b-1df62"', 113 verbose headers age: '77', 113 verbose headers connection: 'keep-alive', 113 verbose headers 'x-served-by': 'cache-hhn1521-HHN', 113 verbose headers 'x-cache': 'HIT', 113 verbose headers 'x-cache-hits': '2', 113 verbose headers 'x-timer': 'S1487279826.893433,VS0,VE0', 113 verbose headers vary: 'Accept-Encoding' } 114 silly get cb [ 304, 114 silly get { date: 'Thu, 16 Feb 2017 21:17:06 GMT', 114 silly get via: '1.1 varnish', 114 silly get 'cache-control': 'max-age=300', 114 silly get etag: 'W/"58a44b6b-1df62"', 114 silly get age: '77', 114 silly get connection: 'keep-alive', 114 silly get 'x-served-by': 'cache-hhn1521-HHN', 114 silly get 'x-cache': 'HIT', 114 silly get 'x-cache-hits': '2', 114 silly get 'x-timer': 'S1487279826.893433,VS0,VE0', 114 silly get vary: 'Accept-Encoding' } ] 115 verbose etag https://registry.npmjs.org/nan from cache 116 verbose get saving nan to C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\registry.npmjs.org\nan.cache.json 117 verbose correctMkdir C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 118 silly resolveWithNewModule nan@2.5.1 checking installable status 119 silly cache add args [ 'nan@latest', null ] 120 verbose cache add spec nan@latest 121 silly cache add parsed spec Result { 121 silly cache add raw: 'nan@latest', 121 silly cache add scope: null, 121 silly cache add escapedName: 'nan', 121 silly cache add name: 'nan', 121 silly cache add rawSpec: 'latest', 121 silly cache add spec: 'latest', 121 silly cache add type: 'tag' } 122 silly addNamed nan@latest 123 verbose addNamed "latest" is being treated as a dist-tag for nan 124 info addNameTag [ 'nan', 'latest' ] 125 silly mapToRegistry name nan 126 silly mapToRegistry using default registry 127 silly mapToRegistry registry https://registry.npmjs.org/ 128 silly mapToRegistry data Result { 128 silly mapToRegistry raw: 'nan', 128 silly mapToRegistry scope: null, 128 silly mapToRegistry escapedName: 'nan', 128 silly mapToRegistry name: 'nan', 128 silly mapToRegistry rawSpec: '', 128 silly mapToRegistry spec: 'latest', 128 silly mapToRegistry type: 'tag' } 129 silly mapToRegistry uri https://registry.npmjs.org/nan 130 verbose addNameTag registry:https://registry.npmjs.org/nan not in flight; fetching 131 verbose get https://registry.npmjs.org/nan not expired, no request 132 silly addNameTag next cb for nan with tag latest 133 silly addNamed nan@2.5.1 134 verbose addNamed "2.5.1" is a plain semver version for nan 135 silly cache afterAdd nan@2.5.1 136 verbose afterAdd C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\nan\2.5.1\package\package.json not in flight; writing 137 verbose correctMkdir C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 138 verbose afterAdd C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\nan\2.5.1\package\package.json written 139 silly loadAllDepsIntoIdealTree Finishing 140 silly loadIdealTree Finishing 141 silly currentTree Hello-Blockchain@0.0.1 141 silly currentTree +-- aes-js@1.0.0 141 silly currentTree +-- align-text@0.1.4 141 silly currentTree +-- amdefine@1.0.1 141 silly currentTree +-- ansi-regex@2.1.1 141 silly currentTree +-- arguejs@0.2.3 141 silly currentTree +-- ascli@1.0.1 141 silly currentTree +-- asn1@0.2.3 141 silly currentTree +-- asn1js@1.2.12 141 silly currentTree +-- async@1.5.2 141 silly currentTree +-- balanced-match@0.4.2 141 silly currentTree +-- bl@1.2.0 141 silly currentTree +-- bn.js@4.11.6 141 silly currentTree +-- brace-expansion@1.1.6 141 silly currentTree +-- brorand@1.0.7 141 silly currentTree +-- buffer-shims@1.0.0 141 silly currentTree +-- bufferview@1.0.1 141 silly currentTree +-- bytebuffer@4.1.0 141 silly currentTree +-- camelcase@2.1.1 141 silly currentTree +-- center-align@0.1.3 141 silly currentTree +-- cliui@3.2.0 141 silly currentTree +-- code-point-at@1.1.0 141 silly currentTree +-- colour@0.7.1 141 silly currentTree +-- concat-map@0.0.1 141 silly currentTree +-- core-util-is@1.0.2 141 silly currentTree +-- crypto@0.0.3 141 silly currentTree +-- d@0.1.1 141 silly currentTree +-- debug@2.6.1 141 silly currentTree +-- decamelize@1.2.0 141 silly currentTree +-- elliptic@6.3.3 141 silly currentTree +-- end-of-stream@1.1.0 141 silly currentTree | -- once@1.3.3 141 silly currentTree +-- es5-ext@0.10.12 141 silly currentTree +-- es6-iterator@2.0.0 141 silly currentTree +-- es6-set@0.1.4 141 silly currentTree +-- es6-symbol@3.1.0 141 silly currentTree +-- event-emitter@0.3.4 141 silly currentTree +-- events@1.1.1 141 silly currentTree +-- fs-extra@0.30.0 141 silly currentTree +-- fs.realpath@1.0.0 141 silly currentTree +-- fs@0.0.2 141 silly currentTree +-- glob@5.0.15 141 silly currentTree +-- graceful-fs@4.1.11 141 silly currentTree +-- grpc@1.0.0 141 silly currentTree |-- node-pre-gyp@0.6.29 141 silly currentTree | +-- mkdirp@0.5.1 141 silly currentTree | | -- minimist@0.0.8 141 silly currentTree | +-- nopt@3.0.6 141 silly currentTree | |-- abbrev@1.0.9 141 silly currentTree | +-- npmlog@3.1.2 141 silly currentTree | | +-- are-we-there-yet@1.1.2 141 silly currentTree | | | +-- delegates@1.0.0 141 silly currentTree | | | -- readable-stream@2.1.5 141 silly currentTree | | | +-- buffer-shims@1.0.0 141 silly currentTree | | | +-- core-util-is@1.0.2 141 silly currentTree | | | +-- inherits@2.0.1 141 silly currentTree | | | +-- isarray@1.0.0 141 silly currentTree | | | +-- process-nextick-args@1.0.7 141 silly currentTree | | | +-- string_decoder@0.10.31 141 silly currentTree | | |-- util-deprecate@1.0.2 141 silly currentTree | | +-- console-control-strings@1.1.0 141 silly currentTree | | +-- gauge@2.6.0 141 silly currentTree | | | +-- aproba@1.0.4 141 silly currentTree | | | +-- has-color@0.1.7 141 silly currentTree | | | +-- has-unicode@2.0.1 141 silly currentTree | | | +-- object-assign@4.1.0 141 silly currentTree | | | +-- signal-exit@3.0.0 141 silly currentTree | | | +-- string-width@1.0.2 141 silly currentTree | | | | +-- code-point-at@1.0.0 141 silly currentTree | | | | | -- number-is-nan@1.0.0 141 silly currentTree | | | |-- is-fullwidth-code-point@1.0.0 141 silly currentTree | | | | -- number-is-nan@1.0.0 141 silly currentTree | | | +-- strip-ansi@3.0.1 141 silly currentTree | | | |-- ansi-regex@2.0.0 141 silly currentTree | | | -- wide-align@1.1.0 141 silly currentTree | |-- set-blocking@2.0.0 141 silly currentTree | +-- rc@1.1.6 141 silly currentTree | | +-- deep-extend@0.4.1 141 silly currentTree | | +-- ini@1.3.4 141 silly currentTree | | +-- minimist@1.2.0 141 silly currentTree | | -- strip-json-comments@1.0.4 141 silly currentTree | +-- request@2.74.0 141 silly currentTree | | +-- aws-sign2@0.6.0 141 silly currentTree | | +-- aws4@1.4.1 141 silly currentTree | | +-- bl@1.1.2 141 silly currentTree | | |-- readable-stream@2.0.6 141 silly currentTree | | | +-- core-util-is@1.0.2 141 silly currentTree | | | +-- inherits@2.0.1 141 silly currentTree | | | +-- isarray@1.0.0 141 silly currentTree | | | +-- process-nextick-args@1.0.7 141 silly currentTree | | | +-- string_decoder@0.10.31 141 silly currentTree | | | -- util-deprecate@1.0.2 141 silly currentTree | | +-- caseless@0.11.0 141 silly currentTree | | +-- combined-stream@1.0.5 141 silly currentTree | | |-- delayed-stream@1.0.0 141 silly currentTree | | +-- extend@3.0.0 141 silly currentTree | | +-- forever-agent@0.6.1 141 silly currentTree | | +-- form-data@1.0.0-rc4 141 silly currentTree | | | -- async@1.5.2 141 silly currentTree | | +-- har-validator@2.0.6 141 silly currentTree | | | +-- chalk@1.1.3 141 silly currentTree | | | | +-- ansi-styles@2.2.1 141 silly currentTree | | | | +-- escape-string-regexp@1.0.5 141 silly currentTree | | | | +-- has-ansi@2.0.0 141 silly currentTree | | | | |-- ansi-regex@2.0.0 141 silly currentTree | | | | +-- strip-ansi@3.0.1 141 silly currentTree | | | | | -- ansi-regex@2.0.0 141 silly currentTree | | | |-- supports-color@2.0.0 141 silly currentTree | | | +-- commander@2.9.0 141 silly currentTree | | | | -- graceful-readlink@1.0.1 141 silly currentTree | | | +-- is-my-json-valid@2.13.1 141 silly currentTree | | | | +-- generate-function@2.0.0 141 silly currentTree | | | | +-- generate-object-property@1.2.0 141 silly currentTree | | | | |-- is-property@1.0.2 141 silly currentTree | | | | +-- jsonpointer@2.0.0 141 silly currentTree | | | | -- xtend@4.0.1 141 silly currentTree | | |-- pinkie-promise@2.0.1 141 silly currentTree | | | -- pinkie@2.0.4 141 silly currentTree | | +-- hawk@3.1.3 141 silly currentTree | | | +-- boom@2.10.1 141 silly currentTree | | | +-- cryptiles@2.0.5 141 silly currentTree | | | +-- hoek@2.16.3 141 silly currentTree | | |-- sntp@1.0.9 141 silly currentTree | | +-- http-signature@1.1.1 141 silly currentTree | | | +-- assert-plus@0.2.0 141 silly currentTree | | | +-- jsprim@1.3.0 141 silly currentTree | | | | +-- extsprintf@1.0.2 141 silly currentTree | | | | +-- json-schema@0.2.2 141 silly currentTree | | | | -- verror@1.3.6 141 silly currentTree | | |-- sshpk@1.9.2 141 silly currentTree | | | +-- asn1@0.2.3 141 silly currentTree | | | +-- assert-plus@1.0.0 141 silly currentTree | | | +-- dashdash@1.14.0 141 silly currentTree | | | +-- ecc-jsbn@0.1.1 141 silly currentTree | | | +-- getpass@0.1.6 141 silly currentTree | | | +-- jodid25519@1.0.2 141 silly currentTree | | | +-- jsbn@0.1.0 141 silly currentTree | | | -- tweetnacl@0.13.3 141 silly currentTree | | +-- is-typedarray@1.0.0 141 silly currentTree | | +-- isstream@0.1.2 141 silly currentTree | | +-- json-stringify-safe@5.0.1 141 silly currentTree | | +-- mime-types@2.1.11 141 silly currentTree | | |-- mime-db@1.23.0 141 silly currentTree | | +-- node-uuid@1.4.7 141 silly currentTree | | +-- oauth-sign@0.8.2 141 silly currentTree | | +-- qs@6.2.1 141 silly currentTree | | +-- stringstream@0.0.5 141 silly currentTree | | +-- tough-cookie@2.3.1 141 silly currentTree | | -- tunnel-agent@0.4.3 141 silly currentTree | +-- rimraf@2.5.4 141 silly currentTree | |-- glob@7.0.5 141 silly currentTree | | +-- fs.realpath@1.0.0 141 silly currentTree | | +-- inflight@1.0.5 141 silly currentTree | | | -- wrappy@1.0.2 141 silly currentTree | | +-- inherits@2.0.1 141 silly currentTree | | +-- minimatch@3.0.3 141 silly currentTree | | |-- brace-expansion@1.1.6 141 silly currentTree | | | +-- balanced-match@0.4.2 141 silly currentTree | | | -- concat-map@0.0.1 141 silly currentTree | | +-- once@1.3.3 141 silly currentTree | | |-- wrappy@1.0.2 141 silly currentTree | | -- path-is-absolute@1.0.0 141 silly currentTree | +-- semver@5.2.0 141 silly currentTree | +-- tar-pack@3.1.4 141 silly currentTree | | +-- debug@2.2.0 141 silly currentTree | | |-- ms@0.7.1 141 silly currentTree | | +-- fstream-ignore@1.0.5 141 silly currentTree | | | +-- inherits@2.0.1 141 silly currentTree | | | -- minimatch@3.0.3 141 silly currentTree | | |-- brace-expansion@1.1.6 141 silly currentTree | | | +-- balanced-match@0.4.2 141 silly currentTree | | | -- concat-map@0.0.1 141 silly currentTree | | +-- fstream@1.0.10 141 silly currentTree | | | +-- graceful-fs@4.1.5 141 silly currentTree | | |-- inherits@2.0.1 141 silly currentTree | | +-- once@1.3.3 141 silly currentTree | | | -- wrappy@1.0.2 141 silly currentTree | | +-- readable-stream@2.1.5 141 silly currentTree | | | +-- buffer-shims@1.0.0 141 silly currentTree | | | +-- core-util-is@1.0.2 141 silly currentTree | | | +-- inherits@2.0.1 141 silly currentTree | | | +-- isarray@1.0.0 141 silly currentTree | | | +-- process-nextick-args@1.0.7 141 silly currentTree | | | +-- string_decoder@0.10.31 141 silly currentTree | | |-- util-deprecate@1.0.2 141 silly currentTree | | -- uid-number@0.0.6 141 silly currentTree |-- tar@2.2.1 141 silly currentTree | +-- block-stream@0.0.9 141 silly currentTree | +-- fstream@1.0.10 141 silly currentTree | | -- graceful-fs@4.1.5 141 silly currentTree |-- inherits@2.0.1 141 silly currentTree +-- handlebars@4.0.5 141 silly currentTree +-- hash.js@1.0.3 141 silly currentTree +-- highlight.js@9.9.0 141 silly currentTree +-- inflight@1.0.6 141 silly currentTree +-- inherits@2.0.3 141 silly currentTree +-- interpret@1.0.1 141 silly currentTree +-- invert-kv@1.0.0 141 silly currentTree +-- is-buffer@1.1.4 141 silly currentTree +-- is-fullwidth-code-point@1.0.0 141 silly currentTree +-- is@3.2.0 141 silly currentTree +-- isarray@1.0.0 141 silly currentTree +-- js-sha3@0.5.7 141 silly currentTree +-- json-stringify-safe@5.0.1 141 silly currentTree +-- jsonfile@2.4.0 141 silly currentTree +-- jsrsasign@5.1.0 141 silly currentTree +-- jssha@2.2.0 141 silly currentTree +-- kind-of@3.1.0 141 silly currentTree +-- klaw@1.3.1 141 silly currentTree +-- lazy-cache@1.0.4 141 silly currentTree +-- lcid@1.0.0 141 silly currentTree +-- lodash@3.10.1 141 silly currentTree +-- long@2.4.0 141 silly currentTree +-- longest@1.0.1 141 silly currentTree +-- marked@0.3.6 141 silly currentTree +-- minimatch@3.0.3 141 silly currentTree +-- minimist@0.0.8 141 silly currentTree +-- mkdirp@0.5.1 141 silly currentTree +-- ms@0.7.2 141 silly currentTree +-- nan@2.5.1 141 silly currentTree +-- node-uuid@1.4.7 141 silly currentTree +-- node.extend@1.1.6 141 silly currentTree +-- number-is-nan@1.0.1 141 silly currentTree +-- once@1.4.0 141 silly currentTree +-- optimist@0.6.1 141 silly currentTree +-- optjs@3.2.2 141 silly currentTree +-- os-locale@1.4.0 141 silly currentTree +-- path-is-absolute@1.0.1 141 silly currentTree +-- pkijs@1.3.33 141 silly currentTree +-- process-nextick-args@1.0.7 141 silly currentTree +-- progress@1.1.8 141 silly currentTree +-- protobufjs@4.1.3 141 silly currentTree +-- pump@1.0.2 141 silly currentTree +-- punycode@1.3.2 141 silly currentTree +-- querystring@0.2.0 141 silly currentTree +-- readable-stream@2.2.2 141 silly currentTree +-- rechoir@0.6.2 141 silly currentTree +-- repeat-string@1.6.1 141 silly currentTree +-- resolve@1.2.0 141 silly currentTree +-- right-align@0.1.3 141 silly currentTree +-- rimraf@2.5.4 141 silly currentTree | -- glob@7.1.1 141 silly currentTree +-- shelljs@0.7.6 141 silly currentTree |-- glob@7.1.1 141 silly currentTree +-- sjcl-codec@0.1.1 141 silly currentTree +-- sjcl@1.0.3 141 silly currentTree +-- sleep@3.0.1 141 silly currentTree +-- source-map@0.4.4 141 silly currentTree +-- string_decoder@0.10.31 141 silly currentTree +-- string-width@1.0.2 141 silly currentTree +-- strip-ansi@3.0.1 141 silly currentTree +-- tar-fs@1.15.0 141 silly currentTree +-- tar-stream@1.5.2 141 silly currentTree +-- typedoc-default-themes@0.4.2 141 silly currentTree +-- typedoc@0.4.5 141 silly currentTree | -- lodash@4.17.4 141 silly currentTree +-- typescript@1.8.10 141 silly currentTree +-- uglify-js@2.7.5 141 silly currentTree | +-- async@0.2.10 141 silly currentTree | +-- camelcase@1.2.1 141 silly currentTree | +-- cliui@2.1.0 141 silly currentTree | +-- source-map@0.5.6 141 silly currentTree | +-- window-size@0.1.0 141 silly currentTree | +-- wordwrap@0.0.2 141 silly currentTree |-- yargs@3.10.0 141 silly currentTree +-- uglify-to-browserify@1.0.2 141 silly currentTree +-- url@0.11.0 141 silly currentTree +-- util-deprecate@1.0.2 141 silly currentTree +-- util@0.10.3 141 silly currentTree | -- inherits@2.0.1 141 silly currentTree +-- uuidv4@0.3.1 141 silly currentTree +-- window-size@0.1.4 141 silly currentTree +-- wordwrap@0.0.3 141 silly currentTree +-- wrap-ansi@2.1.0 141 silly currentTree +-- wrappy@1.0.2 141 silly currentTree +-- xtend@4.0.1 141 silly currentTree +-- y18n@3.2.1 141 silly currentTree-- yargs@3.32.0 142 silly idealTree Hello-Blockchain@0.0.1 142 silly idealTree +-- aes-js@1.0.0 142 silly idealTree +-- align-text@0.1.4 142 silly idealTree +-- amdefine@1.0.1 142 silly idealTree +-- ansi-regex@2.1.1 142 silly idealTree +-- arguejs@0.2.3 142 silly idealTree +-- ascli@1.0.1 142 silly idealTree +-- asn1@0.2.3 142 silly idealTree +-- asn1js@1.2.12 142 silly idealTree +-- async@1.5.2 142 silly idealTree +-- balanced-match@0.4.2 142 silly idealTree +-- bl@1.2.0 142 silly idealTree +-- bn.js@4.11.6 142 silly idealTree +-- brace-expansion@1.1.6 142 silly idealTree +-- brorand@1.0.7 142 silly idealTree +-- buffer-shims@1.0.0 142 silly idealTree +-- bufferview@1.0.1 142 silly idealTree +-- bytebuffer@4.1.0 142 silly idealTree +-- camelcase@2.1.1 142 silly idealTree +-- center-align@0.1.3 142 silly idealTree +-- cliui@3.2.0 142 silly idealTree +-- code-point-at@1.1.0 142 silly idealTree +-- colour@0.7.1 142 silly idealTree +-- concat-map@0.0.1 142 silly idealTree +-- core-util-is@1.0.2 142 silly idealTree +-- crypto@0.0.3 142 silly idealTree +-- d@0.1.1 142 silly idealTree +-- debug@2.6.1 142 silly idealTree +-- decamelize@1.2.0 142 silly idealTree +-- elliptic@6.3.3 142 silly idealTree +-- end-of-stream@1.1.0 142 silly idealTree | -- once@1.3.3 142 silly idealTree +-- es5-ext@0.10.12 142 silly idealTree +-- es6-iterator@2.0.0 142 silly idealTree +-- es6-set@0.1.4 142 silly idealTree +-- es6-symbol@3.1.0 142 silly idealTree +-- event-emitter@0.3.4 142 silly idealTree +-- events@1.1.1 142 silly idealTree +-- fs-extra@0.30.0 142 silly idealTree +-- fs.realpath@1.0.0 142 silly idealTree +-- fs@0.0.2 142 silly idealTree +-- glob@5.0.15 142 silly idealTree +-- graceful-fs@4.1.11 142 silly idealTree +-- grpc@1.0.0 142 silly idealTree |-- node-pre-gyp@0.6.29 142 silly idealTree | +-- mkdirp@0.5.1 142 silly idealTree | | -- minimist@0.0.8 142 silly idealTree | +-- nopt@3.0.6 142 silly idealTree | |-- abbrev@1.0.9 142 silly idealTree | +-- npmlog@3.1.2 142 silly idealTree | | +-- are-we-there-yet@1.1.2 142 silly idealTree | | | +-- delegates@1.0.0 142 silly idealTree | | | -- readable-stream@2.1.5 142 silly idealTree | | | +-- buffer-shims@1.0.0 142 silly idealTree | | | +-- core-util-is@1.0.2 142 silly idealTree | | | +-- inherits@2.0.1 142 silly idealTree | | | +-- isarray@1.0.0 142 silly idealTree | | | +-- process-nextick-args@1.0.7 142 silly idealTree | | | +-- string_decoder@0.10.31 142 silly idealTree | | |-- util-deprecate@1.0.2 142 silly idealTree | | +-- console-control-strings@1.1.0 142 silly idealTree | | +-- gauge@2.6.0 142 silly idealTree | | | +-- aproba@1.0.4 142 silly idealTree | | | +-- has-color@0.1.7 142 silly idealTree | | | +-- has-unicode@2.0.1 142 silly idealTree | | | +-- object-assign@4.1.0 142 silly idealTree | | | +-- signal-exit@3.0.0 142 silly idealTree | | | +-- string-width@1.0.2 142 silly idealTree | | | | +-- code-point-at@1.0.0 142 silly idealTree | | | | | -- number-is-nan@1.0.0 142 silly idealTree | | | |-- is-fullwidth-code-point@1.0.0 142 silly idealTree | | | | -- number-is-nan@1.0.0 142 silly idealTree | | | +-- strip-ansi@3.0.1 142 silly idealTree | | | |-- ansi-regex@2.0.0 142 silly idealTree | | | -- wide-align@1.1.0 142 silly idealTree | |-- set-blocking@2.0.0 142 silly idealTree | +-- rc@1.1.6 142 silly idealTree | | +-- deep-extend@0.4.1 142 silly idealTree | | +-- ini@1.3.4 142 silly idealTree | | +-- minimist@1.2.0 142 silly idealTree | | -- strip-json-comments@1.0.4 142 silly idealTree | +-- request@2.74.0 142 silly idealTree | | +-- aws-sign2@0.6.0 142 silly idealTree | | +-- aws4@1.4.1 142 silly idealTree | | +-- bl@1.1.2 142 silly idealTree | | |-- readable-stream@2.0.6 142 silly idealTree | | | +-- core-util-is@1.0.2 142 silly idealTree | | | +-- inherits@2.0.1 142 silly idealTree | | | +-- isarray@1.0.0 142 silly idealTree | | | +-- process-nextick-args@1.0.7 142 silly idealTree | | | +-- string_decoder@0.10.31 142 silly idealTree | | | -- util-deprecate@1.0.2 142 silly idealTree | | +-- caseless@0.11.0 142 silly idealTree | | +-- combined-stream@1.0.5 142 silly idealTree | | |-- delayed-stream@1.0.0 142 silly idealTree | | +-- extend@3.0.0 142 silly idealTree | | +-- forever-agent@0.6.1 142 silly idealTree | | +-- form-data@1.0.0-rc4 142 silly idealTree | | | -- async@1.5.2 142 silly idealTree | | +-- har-validator@2.0.6 142 silly idealTree | | | +-- chalk@1.1.3 142 silly idealTree | | | | +-- ansi-styles@2.2.1 142 silly idealTree | | | | +-- escape-string-regexp@1.0.5 142 silly idealTree | | | | +-- has-ansi@2.0.0 142 silly idealTree | | | | |-- ansi-regex@2.0.0 142 silly idealTree | | | | +-- strip-ansi@3.0.1 142 silly idealTree | | | | | -- ansi-regex@2.0.0 142 silly idealTree | | | |-- supports-color@2.0.0 142 silly idealTree | | | +-- commander@2.9.0 142 silly idealTree | | | | -- graceful-readlink@1.0.1 142 silly idealTree | | | +-- is-my-json-valid@2.13.1 142 silly idealTree | | | | +-- generate-function@2.0.0 142 silly idealTree | | | | +-- generate-object-property@1.2.0 142 silly idealTree | | | | |-- is-property@1.0.2 142 silly idealTree | | | | +-- jsonpointer@2.0.0 142 silly idealTree | | | | -- xtend@4.0.1 142 silly idealTree | | |-- pinkie-promise@2.0.1 142 silly idealTree | | | -- pinkie@2.0.4 142 silly idealTree | | +-- hawk@3.1.3 142 silly idealTree | | | +-- boom@2.10.1 142 silly idealTree | | | +-- cryptiles@2.0.5 142 silly idealTree | | | +-- hoek@2.16.3 142 silly idealTree | | |-- sntp@1.0.9 142 silly idealTree | | +-- http-signature@1.1.1 142 silly idealTree | | | +-- assert-plus@0.2.0 142 silly idealTree | | | +-- jsprim@1.3.0 142 silly idealTree | | | | +-- extsprintf@1.0.2 142 silly idealTree | | | | +-- json-schema@0.2.2 142 silly idealTree | | | | -- verror@1.3.6 142 silly idealTree | | |-- sshpk@1.9.2 142 silly idealTree | | | +-- asn1@0.2.3 142 silly idealTree | | | +-- assert-plus@1.0.0 142 silly idealTree | | | +-- dashdash@1.14.0 142 silly idealTree | | | +-- ecc-jsbn@0.1.1 142 silly idealTree | | | +-- getpass@0.1.6 142 silly idealTree | | | +-- jodid25519@1.0.2 142 silly idealTree | | | +-- jsbn@0.1.0 142 silly idealTree | | | -- tweetnacl@0.13.3 142 silly idealTree | | +-- is-typedarray@1.0.0 142 silly idealTree | | +-- isstream@0.1.2 142 silly idealTree | | +-- json-stringify-safe@5.0.1 142 silly idealTree | | +-- mime-types@2.1.11 142 silly idealTree | | |-- mime-db@1.23.0 142 silly idealTree | | +-- node-uuid@1.4.7 142 silly idealTree | | +-- oauth-sign@0.8.2 142 silly idealTree | | +-- qs@6.2.1 142 silly idealTree | | +-- stringstream@0.0.5 142 silly idealTree | | +-- tough-cookie@2.3.1 142 silly idealTree | | -- tunnel-agent@0.4.3 142 silly idealTree | +-- rimraf@2.5.4 142 silly idealTree | |-- glob@7.0.5 142 silly idealTree | | +-- fs.realpath@1.0.0 142 silly idealTree | | +-- inflight@1.0.5 142 silly idealTree | | | -- wrappy@1.0.2 142 silly idealTree | | +-- inherits@2.0.1 142 silly idealTree | | +-- minimatch@3.0.3 142 silly idealTree | | |-- brace-expansion@1.1.6 142 silly idealTree | | | +-- balanced-match@0.4.2 142 silly idealTree | | | -- concat-map@0.0.1 142 silly idealTree | | +-- once@1.3.3 142 silly idealTree | | |-- wrappy@1.0.2 142 silly idealTree | | -- path-is-absolute@1.0.0 142 silly idealTree | +-- semver@5.2.0 142 silly idealTree | +-- tar-pack@3.1.4 142 silly idealTree | | +-- debug@2.2.0 142 silly idealTree | | |-- ms@0.7.1 142 silly idealTree | | +-- fstream-ignore@1.0.5 142 silly idealTree | | | +-- inherits@2.0.1 142 silly idealTree | | | -- minimatch@3.0.3 142 silly idealTree | | |-- brace-expansion@1.1.6 142 silly idealTree | | | +-- balanced-match@0.4.2 142 silly idealTree | | | -- concat-map@0.0.1 142 silly idealTree | | +-- fstream@1.0.10 142 silly idealTree | | | +-- graceful-fs@4.1.5 142 silly idealTree | | |-- inherits@2.0.1 142 silly idealTree | | +-- once@1.3.3 142 silly idealTree | | | -- wrappy@1.0.2 142 silly idealTree | | +-- readable-stream@2.1.5 142 silly idealTree | | | +-- buffer-shims@1.0.0 142 silly idealTree | | | +-- core-util-is@1.0.2 142 silly idealTree | | | +-- inherits@2.0.1 142 silly idealTree | | | +-- isarray@1.0.0 142 silly idealTree | | | +-- process-nextick-args@1.0.7 142 silly idealTree | | | +-- string_decoder@0.10.31 142 silly idealTree | | |-- util-deprecate@1.0.2 142 silly idealTree | | -- uid-number@0.0.6 142 silly idealTree |-- tar@2.2.1 142 silly idealTree | +-- block-stream@0.0.9 142 silly idealTree | +-- fstream@1.0.10 142 silly idealTree | | -- graceful-fs@4.1.5 142 silly idealTree |-- inherits@2.0.1 142 silly idealTree +-- handlebars@4.0.5 142 silly idealTree +-- hash.js@1.0.3 142 silly idealTree +-- hashtable@2.0.2 142 silly idealTree | -- nan@2.5.1 142 silly idealTree +-- hfc@0.6.5 142 silly idealTree +-- highlight.js@9.9.0 142 silly idealTree +-- inflight@1.0.6 142 silly idealTree +-- inherits@2.0.3 142 silly idealTree +-- interpret@1.0.1 142 silly idealTree +-- invert-kv@1.0.0 142 silly idealTree +-- is-buffer@1.1.4 142 silly idealTree +-- is-fullwidth-code-point@1.0.0 142 silly idealTree +-- is@3.2.0 142 silly idealTree +-- isarray@1.0.0 142 silly idealTree +-- js-sha3@0.5.7 142 silly idealTree +-- json-stringify-safe@5.0.1 142 silly idealTree +-- jsonfile@2.4.0 142 silly idealTree +-- jsrsasign@5.1.0 142 silly idealTree +-- jssha@2.2.0 142 silly idealTree +-- kind-of@3.1.0 142 silly idealTree +-- klaw@1.3.1 142 silly idealTree +-- lazy-cache@1.0.4 142 silly idealTree +-- lcid@1.0.0 142 silly idealTree +-- lodash@3.10.1 142 silly idealTree +-- long@2.4.0 142 silly idealTree +-- longest@1.0.1 142 silly idealTree +-- marked@0.3.6 142 silly idealTree +-- minimatch@3.0.3 142 silly idealTree +-- minimist@0.0.8 142 silly idealTree +-- mkdirp@0.5.1 142 silly idealTree +-- ms@0.7.2 142 silly idealTree +-- nan@2.5.1 142 silly idealTree +-- node-uuid@1.4.7 142 silly idealTree +-- node.extend@1.1.6 142 silly idealTree +-- number-is-nan@1.0.1 142 silly idealTree +-- once@1.4.0 142 silly idealTree +-- optimist@0.6.1 142 silly idealTree +-- optjs@3.2.2 142 silly idealTree +-- os-locale@1.4.0 142 silly idealTree +-- path-is-absolute@1.0.1 142 silly idealTree +-- pkijs@1.3.33 142 silly idealTree +-- process-nextick-args@1.0.7 142 silly idealTree +-- progress@1.1.8 142 silly idealTree +-- protobufjs@4.1.3 142 silly idealTree +-- pump@1.0.2 142 silly idealTree +-- punycode@1.3.2 142 silly idealTree +-- querystring@0.2.0 142 silly idealTree +-- readable-stream@2.2.2 142 silly idealTree +-- rechoir@0.6.2 142 silly idealTree +-- repeat-string@1.6.1 142 silly idealTree +-- resolve@1.2.0 142 silly idealTree +-- right-align@0.1.3 142 silly idealTree +-- rimraf@2.5.4 142 silly idealTree |-- glob@7.1.1 142 silly idealTree +-- shelljs@0.7.6 142 silly idealTree | -- glob@7.1.1 142 silly idealTree +-- sjcl-codec@0.1.1 142 silly idealTree +-- sjcl@1.0.3 142 silly idealTree +-- sleep@3.0.1 142 silly idealTree +-- source-map@0.4.4 142 silly idealTree +-- string_decoder@0.10.31 142 silly idealTree +-- string-width@1.0.2 142 silly idealTree +-- strip-ansi@3.0.1 142 silly idealTree +-- tar-fs@1.15.0 142 silly idealTree +-- tar-stream@1.5.2 142 silly idealTree +-- typedoc-default-themes@0.4.2 142 silly idealTree +-- typedoc@0.4.5 142 silly idealTree |-- lodash@4.17.4 142 silly idealTree +-- typescript@1.8.10 142 silly idealTree +-- uglify-js@2.7.5 142 silly idealTree | +-- async@0.2.10 142 silly idealTree | +-- camelcase@1.2.1 142 silly idealTree | +-- cliui@2.1.0 142 silly idealTree | +-- source-map@0.5.6 142 silly idealTree | +-- window-size@0.1.0 142 silly idealTree | +-- wordwrap@0.0.2 142 silly idealTree | -- yargs@3.10.0 142 silly idealTree +-- uglify-to-browserify@1.0.2 142 silly idealTree +-- url@0.11.0 142 silly idealTree +-- util-deprecate@1.0.2 142 silly idealTree +-- util@0.10.3 142 silly idealTree |-- inherits@2.0.1 142 silly idealTree +-- uuidv4@0.3.1 142 silly idealTree +-- window-size@0.1.4 142 silly idealTree +-- wordwrap@0.0.3 142 silly idealTree +-- wrap-ansi@2.1.0 142 silly idealTree +-- wrappy@1.0.2 142 silly idealTree +-- xtend@4.0.1 142 silly idealTree +-- y18n@3.2.1 142 silly idealTree -- yargs@3.32.0 143 silly generateActionsToTake Starting 144 silly install generateActionsToTake 145 silly generateActionsToTake Finishing 146 silly diffTrees action count 3 147 silly diffTrees add nan@2.5.1 148 silly diffTrees add hashtable@2.0.2 149 silly diffTrees add hfc@0.6.5 150 silly decomposeActions action count 24 151 silly decomposeActions fetch nan@2.5.1 152 silly decomposeActions extract nan@2.5.1 153 silly decomposeActions test nan@2.5.1 154 silly decomposeActions preinstall nan@2.5.1 155 silly decomposeActions build nan@2.5.1 156 silly decomposeActions install nan@2.5.1 157 silly decomposeActions postinstall nan@2.5.1 158 silly decomposeActions finalize nan@2.5.1 159 silly decomposeActions fetch hashtable@2.0.2 160 silly decomposeActions extract hashtable@2.0.2 161 silly decomposeActions test hashtable@2.0.2 162 silly decomposeActions preinstall hashtable@2.0.2 163 silly decomposeActions build hashtable@2.0.2 164 silly decomposeActions install hashtable@2.0.2 165 silly decomposeActions postinstall hashtable@2.0.2 166 silly decomposeActions finalize hashtable@2.0.2 167 silly decomposeActions fetch hfc@0.6.5 168 silly decomposeActions extract hfc@0.6.5 169 silly decomposeActions test hfc@0.6.5 170 silly decomposeActions preinstall hfc@0.6.5 171 silly decomposeActions build hfc@0.6.5 172 silly decomposeActions install hfc@0.6.5 173 silly decomposeActions postinstall hfc@0.6.5 174 silly decomposeActions finalize hfc@0.6.5 175 silly runTopLevelLifecycles Starting 176 silly install runPreinstallTopLevelLifecycles 177 silly preinstall Hello-Blockchain@0.0.1 D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\Hello-Blockchain-ffa8aaeb 178 info lifecycle Hello-Blockchain@0.0.1~preinstall: Hello-Blockchain@0.0.1 179 silly lifecycle Hello-Blockchain@0.0.1~preinstall: no script for preinstall, continuing 180 silly executeActions Starting 181 silly install executeActions 182 silly doSerial global-install 0 183 silly doParallel fetch 3 184 verbose correctMkdir C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing 185 verbose lock using C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\_locks\staging-d817d4e4648d425e.lock for D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging 186 silly doParallel extract 3 187 silly extract nan@2.5.1 188 silly extract hashtable@2.0.2 189 silly extract hfc@0.6.5 190 verbose unbuild node_modules\.staging\nan-e9269601 191 verbose unbuild node_modules\.staging\hashtable-8e9d71f3 192 verbose unbuild node_modules\.staging\hfc-ce16e325 193 silly gentlyRm D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hashtable-8e9d71f3 is being purged from base D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo 194 verbose gentlyRm don't care about contents; nuking D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hashtable-8e9d71f3 195 silly gentlyRm D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\nan-e9269601 is being purged from base D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo 196 verbose gentlyRm don't care about contents; nuking D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\nan-e9269601 197 verbose tar unpack C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\hashtable\2.0.2\package.tgz 198 verbose tar unpacking to D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hashtable-8e9d71f3 199 silly gentlyRm D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hashtable-8e9d71f3 is being purged 200 verbose gentlyRm don't care about contents; nuking D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hashtable-8e9d71f3 201 verbose tar unpack C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\nan\2.5.1\package.tgz 202 verbose tar unpacking to D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\nan-e9269601 203 silly gentlyRm D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\nan-e9269601 is being purged 204 verbose gentlyRm don't care about contents; nuking D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\nan-e9269601 205 silly gentlyRm D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hfc-ce16e325 is being purged from base D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo 206 verbose gentlyRm don't care about contents; nuking D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hfc-ce16e325 207 silly gunzTarPerm modes [ '777', '666' ] 208 silly gunzTarPerm modes [ '777', '666' ] 209 verbose tar unpack C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\hfc\0.6.5\package.tgz 210 verbose tar unpacking to D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hfc-ce16e325 211 silly gentlyRm D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hfc-ce16e325 is being purged 212 verbose gentlyRm don't care about contents; nuking D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hfc-ce16e325 213 silly gunzTarPerm modes [ '777', '666' ] 214 silly gunzTarPerm extractEntry package.json 215 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 216 silly gunzTarPerm extractEntry package.json 217 silly gunzTarPerm modified mode [ 'package.json', 436, 438 ] 218 silly gunzTarPerm extractEntry package.json 219 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 220 silly gunzTarPerm extractEntry .npmignore 221 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 222 silly gunzTarPerm extractEntry README.md 223 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 224 silly gunzTarPerm extractEntry README.md 225 silly gunzTarPerm modified mode [ 'README.md', 436, 438 ] 226 silly gunzTarPerm extractEntry include_dirs.js 227 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 438 ] 228 silly gunzTarPerm extractEntry .npmignore 229 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 230 silly gunzTarPerm extractEntry README.md 231 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 232 silly gunzTarPerm extractEntry nan_converters.h 233 silly gunzTarPerm modified mode [ 'nan_converters.h', 436, 438 ] 234 silly gunzTarPerm extractEntry CHANGELOG.md 235 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 438 ] 236 silly gunzTarPerm extractEntry LICENSE.md 237 silly gunzTarPerm modified mode [ 'LICENSE.md', 436, 438 ] 238 silly gunzTarPerm extractEntry LICENSE 239 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 240 silly gunzTarPerm extractEntry index.js 241 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 242 silly gunzTarPerm extractEntry index.js 243 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 244 silly gunzTarPerm extractEntry typings.json 245 silly gunzTarPerm modified mode [ 'typings.json', 420, 438 ] 246 silly gunzTarPerm extractEntry doc/node_misc.md 247 silly gunzTarPerm modified mode [ 'doc/node_misc.md', 436, 438 ] 248 silly gunzTarPerm extractEntry .travis.yml 249 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 250 silly gunzTarPerm extractEntry src/hashtable.cpp 251 silly gunzTarPerm modified mode [ 'src/hashtable.cpp', 420, 438 ] 252 silly gunzTarPerm extractEntry lib/hash.js 253 silly gunzTarPerm modified mode [ 'lib/hash.js', 420, 438 ] 254 silly gunzTarPerm extractEntry lib/hfc.js 255 silly gunzTarPerm modified mode [ 'lib/hfc.js', 420, 438 ] 256 silly gunzTarPerm extractEntry doc/asyncworker.md 257 silly gunzTarPerm modified mode [ 'doc/asyncworker.md', 436, 438 ] 258 silly gunzTarPerm extractEntry doc/callback.md 259 silly gunzTarPerm modified mode [ 'doc/callback.md', 436, 438 ] 260 silly gunzTarPerm extractEntry src/hashtable.h 261 silly gunzTarPerm modified mode [ 'src/hashtable.h', 420, 438 ] 262 silly gunzTarPerm extractEntry lib/crypto.js 263 silly gunzTarPerm modified mode [ 'lib/crypto.js', 420, 438 ] 264 silly gunzTarPerm extractEntry lib/sdk_util.js 265 silly gunzTarPerm modified mode [ 'lib/sdk_util.js', 420, 438 ] 266 silly gunzTarPerm extractEntry doc/converters.md 267 silly gunzTarPerm modified mode [ 'doc/converters.md', 436, 438 ] 268 silly gunzTarPerm extractEntry doc/errors.md 269 silly gunzTarPerm modified mode [ 'doc/errors.md', 436, 438 ] 270 silly gunzTarPerm extractEntry lib/stats.js 271 silly gunzTarPerm modified mode [ 'lib/stats.js', 420, 438 ] 272 silly gunzTarPerm extractEntry lib/protos/api.proto 273 silly gunzTarPerm modified mode [ 'lib/protos/api.proto', 420, 438 ] 274 silly gunzTarPerm extractEntry src/v8_value_hasher.h 275 silly gunzTarPerm modified mode [ 'src/v8_value_hasher.h', 420, 438 ] 276 silly gunzTarPerm extractEntry binding.gyp 277 silly gunzTarPerm modified mode [ 'binding.gyp', 420, 438 ] 278 silly gunzTarPerm extractEntry doc/maybe_types.md 279 silly gunzTarPerm modified mode [ 'doc/maybe_types.md', 436, 438 ] 280 silly gunzTarPerm extractEntry doc/methods.md 281 silly gunzTarPerm modified mode [ 'doc/methods.md', 436, 438 ] 282 silly gunzTarPerm extractEntry doc/new.md 283 silly gunzTarPerm modified mode [ 'doc/new.md', 436, 438 ] 284 silly gunzTarPerm extractEntry lib/protos/ca.proto 285 silly gunzTarPerm modified mode [ 'lib/protos/ca.proto', 420, 438 ] 286 silly gunzTarPerm extractEntry lib/protos/chaincode.proto 287 silly gunzTarPerm modified mode [ 'lib/protos/chaincode.proto', 420, 438 ] 288 silly gunzTarPerm extractEntry test/comparison.js 289 silly gunzTarPerm modified mode [ 'test/comparison.js', 420, 438 ] 290 silly gunzTarPerm extractEntry test/hashtable.js 291 silly gunzTarPerm modified mode [ 'test/hashtable.js', 420, 438 ] 292 silly gunzTarPerm extractEntry doc/buffers.md 293 silly gunzTarPerm modified mode [ 'doc/buffers.md', 436, 438 ] 294 silly gunzTarPerm extractEntry doc/object_wrappers.md 295 silly gunzTarPerm modified mode [ 'doc/object_wrappers.md', 436, 438 ] 296 silly gunzTarPerm extractEntry lib/protos/chaincodeevent.proto 297 silly gunzTarPerm modified mode [ 'lib/protos/chaincodeevent.proto', 493, 511 ] 298 silly gunzTarPerm extractEntry lib/protos/devops.proto 299 silly gunzTarPerm modified mode [ 'lib/protos/devops.proto', 420, 438 ] 300 silly gunzTarPerm extractEntry lib/protos/events.proto 301 silly gunzTarPerm modified mode [ 'lib/protos/events.proto', 420, 438 ] 302 silly gunzTarPerm extractEntry doc/persistent.md 303 silly gunzTarPerm modified mode [ 'doc/persistent.md', 436, 438 ] 304 silly gunzTarPerm extractEntry doc/scopes.md 305 silly gunzTarPerm modified mode [ 'doc/scopes.md', 436, 438 ] 306 silly gunzTarPerm extractEntry test/keys.js 307 silly gunzTarPerm modified mode [ 'test/keys.js', 420, 438 ] 308 silly gunzTarPerm extractEntry lib/protos/fabric.proto 309 silly gunzTarPerm modified mode [ 'lib/protos/fabric.proto', 420, 438 ] 310 silly gunzTarPerm extractEntry lib/protos/google/protobuf/empty.proto 311 silly gunzTarPerm modified mode [ 'lib/protos/google/protobuf/empty.proto', 420, 438 ] 312 silly gunzTarPerm extractEntry lib/protos/google/protobuf/timestamp.proto 313 silly gunzTarPerm modified mode [ 'lib/protos/google/protobuf/timestamp.proto', 420, 438 ] 314 silly gunzTarPerm extractEntry lib/protos/server_admin.proto 315 silly gunzTarPerm modified mode [ 'lib/protos/server_admin.proto', 420, 438 ] 316 silly gunzTarPerm extractEntry lib/hfc.js.map 317 silly gunzTarPerm modified mode [ 'lib/hfc.js.map', 420, 438 ] 318 silly gunzTarPerm extractEntry doc/script.md 319 silly gunzTarPerm modified mode [ 'doc/script.md', 436, 438 ] 320 silly gunzTarPerm extractEntry doc/string_bytes.md 321 silly gunzTarPerm modified mode [ 'doc/string_bytes.md', 436, 438 ] 322 silly gunzTarPerm extractEntry lib/crypto.d.ts 323 silly gunzTarPerm modified mode [ 'lib/crypto.d.ts', 420, 438 ] 324 silly gunzTarPerm extractEntry lib/sdk_util.d.ts 325 silly gunzTarPerm modified mode [ 'lib/sdk_util.d.ts', 420, 438 ] 326 silly gunzTarPerm extractEntry lib/hfc.d.ts 327 silly gunzTarPerm modified mode [ 'lib/hfc.d.ts', 420, 438 ] 328 silly gunzTarPerm extractEntry lib/sdk_util.js.map 329 silly gunzTarPerm modified mode [ 'lib/sdk_util.js.map', 420, 438 ] 330 silly gunzTarPerm extractEntry doc/v8_internals.md 331 silly gunzTarPerm modified mode [ 'doc/v8_internals.md', 436, 438 ] 332 silly gunzTarPerm extractEntry doc/v8_misc.md 333 silly gunzTarPerm modified mode [ 'doc/v8_misc.md', 436, 438 ] 334 silly gunzTarPerm extractEntry lib/stats.d.ts 335 silly gunzTarPerm modified mode [ 'lib/stats.d.ts', 420, 438 ] 336 silly gunzTarPerm extractEntry nan.h 337 silly gunzTarPerm modified mode [ 'nan.h', 436, 438 ] 338 silly gunzTarPerm extractEntry nan_callbacks.h 339 silly gunzTarPerm modified mode [ 'nan_callbacks.h', 436, 438 ] 340 silly gunzTarPerm extractEntry lib/crypto.js.map 341 silly gunzTarPerm modified mode [ 'lib/crypto.js.map', 420, 438 ] 342 silly gunzTarPerm extractEntry lib/stats.js.map 343 silly gunzTarPerm modified mode [ 'lib/stats.js.map', 420, 438 ] 344 silly gunzTarPerm extractEntry nan_callbacks_12_inl.h 345 silly gunzTarPerm modified mode [ 'nan_callbacks_12_inl.h', 436, 438 ] 346 silly gunzTarPerm extractEntry nan_callbacks_pre_12_inl.h 347 silly gunzTarPerm modified mode [ 'nan_callbacks_pre_12_inl.h', 436, 438 ] 348 silly gunzTarPerm extractEntry typings/globals/debug/index.d.ts 349 silly gunzTarPerm modified mode [ 'typings/globals/debug/index.d.ts', 420, 438 ] 350 silly gunzTarPerm extractEntry typings/globals/debug/typings.json 351 silly gunzTarPerm modified mode [ 'typings/globals/debug/typings.json', 420, 438 ] 352 silly gunzTarPerm extractEntry typings/globals/node/index.d.ts 353 silly gunzTarPerm modified mode [ 'typings/globals/node/index.d.ts', 420, 438 ] 354 silly gunzTarPerm extractEntry nan_converters_43_inl.h 355 silly gunzTarPerm modified mode [ 'nan_converters_43_inl.h', 436, 438 ] 356 silly gunzTarPerm extractEntry nan_converters_pre_43_inl.h 357 silly gunzTarPerm modified mode [ 'nan_converters_pre_43_inl.h', 436, 438 ] 358 silly gunzTarPerm extractEntry nan_implementation_12_inl.h 359 silly gunzTarPerm modified mode [ 'nan_implementation_12_inl.h', 436, 438 ] 360 silly gunzTarPerm extractEntry typings/globals/node/typings.json 361 silly gunzTarPerm modified mode [ 'typings/globals/node/typings.json', 420, 438 ] 362 silly gunzTarPerm extractEntry nan_implementation_pre_12_inl.h 363 silly gunzTarPerm modified mode [ 'nan_implementation_pre_12_inl.h', 436, 438 ] 364 silly gunzTarPerm extractEntry typings/index.d.ts 365 silly gunzTarPerm modified mode [ 'typings/index.d.ts', 420, 438 ] 366 silly gunzTarPerm extractEntry Makefile 367 silly gunzTarPerm modified mode [ 'Makefile', 420, 438 ] 368 silly gunzTarPerm extractEntry nan_maybe_43_inl.h 369 silly gunzTarPerm modified mode [ 'nan_maybe_43_inl.h', 436, 438 ] 370 silly gunzTarPerm extractEntry nan_maybe_pre_43_inl.h 371 silly gunzTarPerm modified mode [ 'nan_maybe_pre_43_inl.h', 436, 438 ] 372 silly gunzTarPerm extractEntry nan_new.h 373 silly gunzTarPerm modified mode [ 'nan_new.h', 436, 438 ] 374 silly gunzTarPerm extractEntry nan_object_wrap.h 375 silly gunzTarPerm modified mode [ 'nan_object_wrap.h', 436, 438 ] 376 silly gunzTarPerm extractEntry bin/main.js 377 silly gunzTarPerm modified mode [ 'bin/main.js', 493, 511 ] 378 silly gunzTarPerm extractEntry bin/run-unit-tests.sh 379 silly gunzTarPerm modified mode [ 'bin/run-unit-tests.sh', 493, 511 ] 380 silly gunzTarPerm extractEntry nan_persistent_12_inl.h 381 silly gunzTarPerm modified mode [ 'nan_persistent_12_inl.h', 436, 438 ] 382 silly gunzTarPerm extractEntry nan_persistent_pre_12_inl.h 383 silly gunzTarPerm modified mode [ 'nan_persistent_pre_12_inl.h', 436, 438 ] 384 silly gunzTarPerm extractEntry bin/test.json 385 silly gunzTarPerm modified mode [ 'bin/test.json', 420, 438 ] 386 silly gunzTarPerm extractEntry test/fixtures/tlsca.cert 387 silly gunzTarPerm modified mode [ 'test/fixtures/tlsca.cert', 420, 438 ] 388 silly gunzTarPerm extractEntry nan_private.h 389 silly gunzTarPerm modified mode [ 'nan_private.h', 436, 438 ] 390 silly gunzTarPerm extractEntry nan_string_bytes.h 391 silly gunzTarPerm modified mode [ 'nan_string_bytes.h', 436, 438 ] 392 silly gunzTarPerm extractEntry test/unit/asset-mgmt-with-dynamic-roles.js 393 silly gunzTarPerm modified mode [ 'test/unit/asset-mgmt-with-dynamic-roles.js', 420, 438 ] 394 silly gunzTarPerm extractEntry test/unit/asset-mgmt-with-roles.js 395 silly gunzTarPerm modified mode [ 'test/unit/asset-mgmt-with-roles.js', 420, 438 ] 396 silly gunzTarPerm extractEntry nan_typedarray_contents.h 397 silly gunzTarPerm modified mode [ 'nan_typedarray_contents.h', 436, 438 ] 398 silly gunzTarPerm extractEntry nan_weak.h 399 silly gunzTarPerm modified mode [ 'nan_weak.h', 436, 438 ] 400 silly gentlyRm D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hashtable-8e9d71f3\node_modules is being purged 401 verbose gentlyRm don't care about contents; nuking D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hashtable-8e9d71f3\node_modules 402 silly gunzTarPerm extractEntry test/unit/asset-mgmt.js 403 silly gunzTarPerm modified mode [ 'test/unit/asset-mgmt.js', 420, 438 ] 404 silly gunzTarPerm extractEntry test/unit/chain-tests.js 405 silly gunzTarPerm modified mode [ 'test/unit/chain-tests.js', 420, 438 ] 406 silly gunzTarPerm extractEntry tools/package.json 407 silly gunzTarPerm modified mode [ 'tools/package.json', 436, 438 ] 408 silly gunzTarPerm extractEntry tools/README.md 409 silly gunzTarPerm modified mode [ 'tools/README.md', 436, 438 ] 410 silly gunzTarPerm extractEntry tools/1to2.js 411 silly gunzTarPerm modified mode [ 'tools/1to2.js', 509, 511 ] 412 silly gunzTarPerm extractEntry test/unit/event-tests.js 413 silly gunzTarPerm modified mode [ 'test/unit/event-tests.js', 420, 438 ] 414 silly gunzTarPerm extractEntry test/unit/getChain.js 415 silly gunzTarPerm modified mode [ 'test/unit/getChain.js', 420, 438 ] 416 silly gunzTarPerm extractEntry test/unit/member-api.js 417 silly gunzTarPerm modified mode [ 'test/unit/member-api.js', 420, 438 ] 418 silly gunzTarPerm extractEntry test/unit/registrar.js 419 silly gunzTarPerm modified mode [ 'test/unit/registrar.js', 420, 438 ] 420 silly gunzTarPerm extractEntry test/unit/test-util.js 421 silly gunzTarPerm modified mode [ 'test/unit/test-util.js', 420, 438 ] 422 silly gunzTarPerm extractEntry tsconfig.json 423 silly gunzTarPerm modified mode [ 'tsconfig.json', 420, 438 ] 424 silly gunzTarPerm extractEntry typedoc-special.d.ts 425 silly gunzTarPerm modified mode [ 'typedoc-special.d.ts', 420, 438 ] 426 silly gunzTarPerm extractEntry src/crypto.ts 427 silly gunzTarPerm modified mode [ 'src/crypto.ts', 420, 438 ] 428 silly gunzTarPerm extractEntry src/hfc.ts 429 silly gunzTarPerm modified mode [ 'src/hfc.ts', 420, 438 ] 430 silly gunzTarPerm extractEntry src/sdk_util.ts 431 silly gunzTarPerm modified mode [ 'src/sdk_util.ts', 420, 438 ] 432 silly gunzTarPerm extractEntry src/stats.ts 433 silly gunzTarPerm modified mode [ 'src/stats.ts', 420, 438 ] 434 silly gentlyRm D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\nan-e9269601\node_modules is being purged 435 verbose gentlyRm don't care about contents; nuking D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\nan-e9269601\node_modules 436 silly gentlyRm D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hfc-ce16e325\node_modules is being purged 437 verbose gentlyRm don't care about contents; nuking D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hfc-ce16e325\node_modules 438 silly doParallel preinstall 3 439 silly preinstall nan@2.5.1 D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\nan-e9269601 440 info lifecycle nan@2.5.1~preinstall: nan@2.5.1 441 silly preinstall hashtable@2.0.2 D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hashtable-8e9d71f3 442 info lifecycle hashtable@2.0.2~preinstall: hashtable@2.0.2 443 silly preinstall hfc@0.6.5 D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hfc-ce16e325 444 info lifecycle hfc@0.6.5~preinstall: hfc@0.6.5 445 silly lifecycle nan@2.5.1~preinstall: no script for preinstall, continuing 446 silly lifecycle hashtable@2.0.2~preinstall: no script for preinstall, continuing 447 silly lifecycle hfc@0.6.5~preinstall: no script for preinstall, continuing 448 silly doReverseSerial remove 0 449 silly doSerial move 0 450 silly doSerial finalize 3 451 silly finalize D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\hashtable\node_modules\nan 452 silly finalize D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\hashtable 453 silly finalize D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\hfc 454 silly doSerial build 3 455 silly build nan@2.5.1 456 info linkStuff nan@2.5.1 457 silly linkStuff nan@2.5.1 has D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\hashtable\node_modules as its parent node_modules 458 verbose linkBins nan@2.5.1 459 verbose linkMans nan@2.5.1 460 silly build hashtable@2.0.2 461 info linkStuff hashtable@2.0.2 462 silly linkStuff hashtable@2.0.2 has D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules as its parent node_modules 463 verbose linkBins hashtable@2.0.2 464 verbose linkMans hashtable@2.0.2 465 silly build hfc@0.6.5 466 info linkStuff hfc@0.6.5 467 silly linkStuff hfc@0.6.5 has D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules as its parent node_modules 468 verbose linkBins hfc@0.6.5 469 verbose link bins [ { hfc: './bin/main.js' }, 469 verbose link bins 'D:\\SRC\\GO_WORK\\src\\github.com\\drakiula\\SDK-Demo\\node_modules\\.bin', 469 verbose link bins false ] 470 verbose linkMans hfc@0.6.5 471 silly doSerial global-link 0 472 silly doParallel update-linked 0 473 silly doSerial install 3 474 silly install nan@2.5.1 D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\nan-e9269601 475 info lifecycle nan@2.5.1~install: nan@2.5.1 476 silly lifecycle nan@2.5.1~install: no script for install, continuing 477 silly install hashtable@2.0.2 D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging\hashtable-8e9d71f3 478 info lifecycle hashtable@2.0.2~install: hashtable@2.0.2 479 verbose lifecycle hashtable@2.0.2~install: unsafe-perm in lifecycle true 480 verbose lifecycle hashtable@2.0.2~install: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\hashtable\node_modules\.bin;D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.bin;%SystemRoot%\system32\WindowsPowerShell\v1.0\;D:\TOOLS\Python\Python35\Scripts\;D:\TOOLS\Python\Python35\;C:\Python27\;C:\Python27\Scripts;C:\ProgramData\Oracle\Java\javapath;C:\tools\ruby23\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\IBM\Infoprint Select;C:\Program Files (x86)\IBM\Personal Communications\;C:\Program Files (x86)\IBM\Trace Facility\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\13.0\DLLShared\;C:\Program Files\Cloud Foundry;C:\Program Files\IBM\Bluemix\bin;C:\Program Files\nodejs\;C:\Windows\SysWOW64\WindowsPowerShell\v1.0\Modules\TShell\TShell\;%USERPROFILE%\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\IBM\IBM Bluemix Live Sync CLI;C:\tools\go\bin;D:\HashiCorp\Vagrant\bin;C:\Program Files\Git\cmd;C:\notes;;C:\Program Files (x86)\Microsoft VS Code\bin;C:\ProgramData\chocolatey\bin;C:\Users\IBM_ADMIN\AppData\Roaming\npm;C:\Program Files\Docker Toolbox 481 verbose lifecycle hashtable@2.0.2~install: CWD: D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\hashtable 482 silly lifecycle hashtable@2.0.2~install: Args: [ '/d /s /c', 'node-gyp configure build' ] 483 silly lifecycle hashtable@2.0.2~install: Returned: code: 1 signal: null 484 info lifecycle hashtable@2.0.2~install: Failed to exec install script 485 verbose unlock done using C:\Users\IBM_ADMIN\AppData\Roaming\npm-cache\_locks\staging-d817d4e4648d425e.lock for D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo\node_modules\.staging 486 silly rollbackFailedOptional Starting 487 silly rollbackFailedOptional Finishing 488 silly runTopLevelLifecycles Finishing 489 silly install printInstalled 490 verbose stack Error: hashtable@2.0.2 install:node-gyp configure build 490 verbose stack Exit status 1 490 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:255:16) 490 verbose stack at emitTwo (events.js:106:13) 490 verbose stack at EventEmitter.emit (events.js:191:7) 490 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:40:14) 490 verbose stack at emitTwo (events.js:106:13) 490 verbose stack at ChildProcess.emit (events.js:191:7) 490 verbose stack at maybeClose (internal/child_process.js:877:16) 490 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 491 verbose pkgid hashtable@2.0.2 492 verbose cwd D:\SRC\GO_WORK\src\github.com\drakiula\SDK-Demo 493 error Windows_NT 6.1.7601 494 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--python=python2.7" 495 error node v6.9.0 496 error npm v3.10.8 497 error code ELIFECYCLE 498 error hashtable@2.0.2 install:node-gyp configure build` 498 error Exit status 1 499 error Failed at the hashtable@2.0.2 install script 'node-gyp configure build'. 499 error Make sure you have the latest version of node.js and npm installed. 499 error If you do, this is most likely a problem with the hashtable package, 499 error not with npm itself. 499 error Tell the author that this fails on your system: 499 error node-gyp configure build 499 error You can get information on how to open an issue for this project with: 499 error npm bugs hashtable 499 error Or if that isn't available, you can get their info via: 499 error npm owner ls hashtable 499 error There is likely additional logging output above. 500 verbose exit [ 1, true ]

drakiula commented 7 years ago

This has fixed the issue for me:

  1. Downloaded and installed latest .NET Framework 4.6.2
  2. Installed windows-build-tools and node-gyp with npm: npm -g install windows-build-tools npm -g install node-gyp npm config set msvs_version 2015 --global npm install