node-printer icon indicating copy to clipboard operation
node-printer copied to clipboard

Node Printer Issue

Open rizwansultan88 opened this issue 7 years ago • 0 comments

Unable to install here is log file that generate during installation

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' ] 2 info using [email protected] 3 info using [email protected] 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 yallist 20 silly mapToRegistry name yallist 21 silly mapToRegistry using default registry 22 silly mapToRegistry registry https://registry.npmjs.org/ 23 silly mapToRegistry data Result { 23 silly mapToRegistry raw: 'yallist', 23 silly mapToRegistry scope: null, 23 silly mapToRegistry escapedName: 'yallist', 23 silly mapToRegistry name: 'yallist', 23 silly mapToRegistry rawSpec: '', 23 silly mapToRegistry spec: 'latest', 23 silly mapToRegistry type: 'tag' } 24 silly mapToRegistry uri https://registry.npmjs.org/yallist 25 verbose request uri https://registry.npmjs.org/yallist 26 verbose request no auth needed 27 info attempt registry request try #1 at 8:25:58 AM 28 verbose request id 558aa2efa343e275 29 verbose etag W/"3026dfa2b66160a9d6bfb9718b53bd6d" 30 verbose lastModified Sun, 27 May 2018 22:34:55 GMT 31 http request GET https://registry.npmjs.org/yallist 32 http 304 https://registry.npmjs.org/yallist 33 verbose headers { date: 'Fri, 15 Jun 2018 03:27:10 GMT', 33 verbose headers connection: 'keep-alive', 33 verbose headers 'set-cookie': [ '__cfduid=df9df7775ee35f4694fde2c0e6da0b9fa1529033230; expires=Sat, 15-Jun-19 03:27:10 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 33 verbose headers 'cache-control': 'max-age=300', 33 verbose headers 'cf-cache-status': 'HIT', 33 verbose headers 'cf-ray': '42b1f0786c4625ce-MRS', 33 verbose headers etag: '"3026dfa2b66160a9d6bfb9718b53bd6d"', 33 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 33 verbose headers 'last-modified': 'Sun, 27 May 2018 22:34:55 GMT', 33 verbose headers vary: 'accept-encoding, accept', 33 verbose headers server: 'cloudflare' } 34 silly get cb [ 304, 34 silly get { date: 'Fri, 15 Jun 2018 03:27:10 GMT', 34 silly get connection: 'keep-alive', 34 silly get 'set-cookie': [ '__cfduid=df9df7775ee35f4694fde2c0e6da0b9fa1529033230; expires=Sat, 15-Jun-19 03:27:10 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 34 silly get 'cache-control': 'max-age=300', 34 silly get 'cf-cache-status': 'HIT', 34 silly get 'cf-ray': '42b1f0786c4625ce-MRS', 34 silly get etag: '"3026dfa2b66160a9d6bfb9718b53bd6d"', 34 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 34 silly get 'last-modified': 'Sun, 27 May 2018 22:34:55 GMT', 34 silly get vary: 'accept-encoding, accept', 34 silly get server: 'cloudflare' } ] 35 verbose etag https://registry.npmjs.org/yallist from cache 36 verbose get saving yallist to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\yallist.cache.json 37 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 38 silly resolveWithNewModule [email protected] checking installable status 39 silly cache add args [ 'yallist@^3.0.0', null ] 40 verbose cache add spec yallist@^3.0.0 41 silly cache add parsed spec Result { 41 silly cache add raw: 'yallist@^3.0.0', 41 silly cache add scope: null, 41 silly cache add escapedName: 'yallist', 41 silly cache add name: 'yallist', 41 silly cache add rawSpec: '^3.0.0', 41 silly cache add spec: '>=3.0.0 <4.0.0', 41 silly cache add type: 'range' } 42 silly addNamed yallist@>=3.0.0 <4.0.0 43 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for yallist 44 silly addNameRange { name: 'yallist', range: '>=3.0.0 <4.0.0', hasData: false } 45 silly mapToRegistry name yallist 46 silly mapToRegistry using default registry 47 silly mapToRegistry registry https://registry.npmjs.org/ 48 silly mapToRegistry data Result { 48 silly mapToRegistry raw: 'yallist', 48 silly mapToRegistry scope: null, 48 silly mapToRegistry escapedName: 'yallist', 48 silly mapToRegistry name: 'yallist', 48 silly mapToRegistry rawSpec: '', 48 silly mapToRegistry spec: 'latest', 48 silly mapToRegistry type: 'tag' } 49 silly mapToRegistry uri https://registry.npmjs.org/yallist 50 verbose addNameRange registry:https://registry.npmjs.org/yallist not in flight; fetching 51 verbose get https://registry.npmjs.org/yallist not expired, no request 52 silly addNameRange number 2 { name: 'yallist', range: '>=3.0.0 <4.0.0', hasData: true } 53 silly addNameRange versions [ 'yallist', 53 silly addNameRange [ '1.0.0', 53 silly addNameRange '1.0.1', 53 silly addNameRange '1.0.2', 53 silly addNameRange '1.1.0', 53 silly addNameRange '2.0.0', 53 silly addNameRange '2.0.1', 53 silly addNameRange '2.1.0', 53 silly addNameRange '2.1.1', 53 silly addNameRange '3.0.0', 53 silly addNameRange '3.0.1', 53 silly addNameRange '2.1.2', 53 silly addNameRange '3.0.2' ] ] 54 silly addNamed [email protected] 55 verbose addNamed "3.0.2" is a plain semver version for yallist 56 silly cache afterAdd [email protected] 57 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\yallist\3.0.2\package\package.json not in flight; writing 58 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 59 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\yallist\3.0.2\package\package.json written 60 silly fetchNamedPackageData minimatch 61 silly mapToRegistry name minimatch 62 silly mapToRegistry using default registry 63 silly mapToRegistry registry https://registry.npmjs.org/ 64 silly mapToRegistry data Result { 64 silly mapToRegistry raw: 'minimatch', 64 silly mapToRegistry scope: null, 64 silly mapToRegistry escapedName: 'minimatch', 64 silly mapToRegistry name: 'minimatch', 64 silly mapToRegistry rawSpec: '', 64 silly mapToRegistry spec: 'latest', 64 silly mapToRegistry type: 'tag' } 65 silly mapToRegistry uri https://registry.npmjs.org/minimatch 66 verbose request uri https://registry.npmjs.org/minimatch 67 verbose request no auth needed 68 info attempt registry request try #1 at 8:25:59 AM 69 verbose etag W/"6e7e7da96df71be2863b8b8d1fcb5152" 70 verbose lastModified Sun, 27 May 2018 08:07:30 GMT 71 http request GET https://registry.npmjs.org/minimatch 72 http 304 https://registry.npmjs.org/minimatch 73 verbose headers { date: 'Fri, 15 Jun 2018 03:27:10 GMT', 73 verbose headers connection: 'keep-alive', 73 verbose headers 'set-cookie': [ '__cfduid=df9df7775ee35f4694fde2c0e6da0b9fa1529033230; expires=Sat, 15-Jun-19 03:27:10 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 73 verbose headers 'cache-control': 'max-age=300', 73 verbose headers 'cf-cache-status': 'HIT', 73 verbose headers 'cf-ray': '42b1f07a5d1e25ce-MRS', 73 verbose headers etag: '"6e7e7da96df71be2863b8b8d1fcb5152"', 73 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 73 verbose headers 'last-modified': 'Sun, 27 May 2018 08:07:30 GMT', 73 verbose headers vary: 'accept-encoding, accept', 73 verbose headers server: 'cloudflare' } 74 silly get cb [ 304, 74 silly get { date: 'Fri, 15 Jun 2018 03:27:10 GMT', 74 silly get connection: 'keep-alive', 74 silly get 'set-cookie': [ '__cfduid=df9df7775ee35f4694fde2c0e6da0b9fa1529033230; expires=Sat, 15-Jun-19 03:27:10 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 74 silly get 'cache-control': 'max-age=300', 74 silly get 'cf-cache-status': 'HIT', 74 silly get 'cf-ray': '42b1f07a5d1e25ce-MRS', 74 silly get etag: '"6e7e7da96df71be2863b8b8d1fcb5152"', 74 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 74 silly get 'last-modified': 'Sun, 27 May 2018 08:07:30 GMT', 74 silly get vary: 'accept-encoding, accept', 74 silly get server: 'cloudflare' } ] 75 verbose etag https://registry.npmjs.org/minimatch from cache 76 verbose get saving minimatch to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\minimatch.cache.json 77 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 78 silly resolveWithNewModule [email protected] checking installable status 79 silly cache add args [ 'minimatch@^3.0.4', null ] 80 verbose cache add spec minimatch@^3.0.4 81 silly cache add parsed spec Result { 81 silly cache add raw: 'minimatch@^3.0.4', 81 silly cache add scope: null, 81 silly cache add escapedName: 'minimatch', 81 silly cache add name: 'minimatch', 81 silly cache add rawSpec: '^3.0.4', 81 silly cache add spec: '>=3.0.4 <4.0.0', 81 silly cache add type: 'range' } 82 silly addNamed minimatch@>=3.0.4 <4.0.0 83 verbose addNamed ">=3.0.4 <4.0.0" is a valid semver range for minimatch 84 silly addNameRange { name: 'minimatch', range: '>=3.0.4 <4.0.0', hasData: false } 85 silly mapToRegistry name minimatch 86 silly mapToRegistry using default registry 87 silly mapToRegistry registry https://registry.npmjs.org/ 88 silly mapToRegistry data Result { 88 silly mapToRegistry raw: 'minimatch', 88 silly mapToRegistry scope: null, 88 silly mapToRegistry escapedName: 'minimatch', 88 silly mapToRegistry name: 'minimatch', 88 silly mapToRegistry rawSpec: '', 88 silly mapToRegistry spec: 'latest', 88 silly mapToRegistry type: 'tag' } 89 silly mapToRegistry uri https://registry.npmjs.org/minimatch 90 verbose addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching 91 verbose get https://registry.npmjs.org/minimatch not expired, no request 92 silly addNameRange number 2 { name: 'minimatch', range: '>=3.0.4 <4.0.0', hasData: true } 93 silly addNameRange versions [ 'minimatch', 93 silly addNameRange [ '0.0.1', 93 silly addNameRange '0.0.2', 93 silly addNameRange '0.0.4', 93 silly addNameRange '0.0.5', 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.0', 93 silly addNameRange '0.2.2', 93 silly addNameRange '0.2.3', 93 silly addNameRange '0.2.4', 93 silly addNameRange '0.2.5', 93 silly addNameRange '0.2.6', 93 silly addNameRange '0.2.7', 93 silly addNameRange '0.2.8', 93 silly addNameRange '0.2.9', 93 silly addNameRange '0.2.10', 93 silly addNameRange '0.2.11', 93 silly addNameRange '0.2.12', 93 silly addNameRange '0.2.13', 93 silly addNameRange '0.2.14', 93 silly addNameRange '0.3.0', 93 silly addNameRange '0.4.0', 93 silly addNameRange '1.0.0', 93 silly addNameRange '2.0.0', 93 silly addNameRange '2.0.1', 93 silly addNameRange '2.0.2', 93 silly addNameRange '2.0.3', 93 silly addNameRange '2.0.4', 93 silly addNameRange '2.0.5', 93 silly addNameRange '2.0.6', 93 silly addNameRange '2.0.7', 93 silly addNameRange '2.0.8', 93 silly addNameRange '2.0.9', 93 silly addNameRange '2.0.10', 93 silly addNameRange '3.0.0', 93 silly addNameRange '3.0.2', 93 silly addNameRange '3.0.3', 93 silly addNameRange '3.0.4' ] ] 94 silly addNamed [email protected] 95 verbose addNamed "3.0.4" is a plain semver version for minimatch 96 silly cache afterAdd [email protected] 97 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\minimatch\3.0.4\package\package.json not in flight; writing 98 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 99 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\minimatch\3.0.4\package\package.json written 100 silly fetchNamedPackageData iconv-lite 101 silly mapToRegistry name iconv-lite 102 silly mapToRegistry using default registry 103 silly mapToRegistry registry https://registry.npmjs.org/ 104 silly mapToRegistry data Result { 104 silly mapToRegistry raw: 'iconv-lite', 104 silly mapToRegistry scope: null, 104 silly mapToRegistry escapedName: 'iconv-lite', 104 silly mapToRegistry name: 'iconv-lite', 104 silly mapToRegistry rawSpec: '', 104 silly mapToRegistry spec: 'latest', 104 silly mapToRegistry type: 'tag' } 105 silly mapToRegistry uri https://registry.npmjs.org/iconv-lite 106 verbose request uri https://registry.npmjs.org/iconv-lite 107 verbose request no auth needed 108 info attempt registry request try #1 at 8:25:59 AM 109 verbose etag W/"1e18fba8b63a1d8f009951723e8330c1" 110 verbose lastModified Sun, 27 May 2018 04:22:20 GMT 111 http request GET https://registry.npmjs.org/iconv-lite 112 http 304 https://registry.npmjs.org/iconv-lite 113 verbose headers { date: 'Fri, 15 Jun 2018 03:27:10 GMT', 113 verbose headers connection: 'keep-alive', 113 verbose headers 'set-cookie': [ '__cfduid=df9df7775ee35f4694fde2c0e6da0b9fa1529033230; expires=Sat, 15-Jun-19 03:27:10 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 113 verbose headers 'cache-control': 'max-age=300', 113 verbose headers 'cf-cache-status': 'HIT', 113 verbose headers 'cf-ray': '42b1f07bcdd825ce-MRS', 113 verbose headers etag: '"1e18fba8b63a1d8f009951723e8330c1"', 113 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 113 verbose headers 'last-modified': 'Sun, 27 May 2018 04:22:20 GMT', 113 verbose headers vary: 'accept-encoding, accept', 113 verbose headers server: 'cloudflare' } 114 silly get cb [ 304, 114 silly get { date: 'Fri, 15 Jun 2018 03:27:10 GMT', 114 silly get connection: 'keep-alive', 114 silly get 'set-cookie': [ '__cfduid=df9df7775ee35f4694fde2c0e6da0b9fa1529033230; expires=Sat, 15-Jun-19 03:27:10 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 114 silly get 'cache-control': 'max-age=300', 114 silly get 'cf-cache-status': 'HIT', 114 silly get 'cf-ray': '42b1f07bcdd825ce-MRS', 114 silly get etag: '"1e18fba8b63a1d8f009951723e8330c1"', 114 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 114 silly get 'last-modified': 'Sun, 27 May 2018 04:22:20 GMT', 114 silly get vary: 'accept-encoding, accept', 114 silly get server: 'cloudflare' } ] 115 verbose etag https://registry.npmjs.org/iconv-lite from cache 116 verbose get saving iconv-lite to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\iconv-lite.cache.json 117 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 118 silly resolveWithNewModule [email protected] checking installable status 119 silly cache add args [ 'iconv-lite@^0.4.4', null ] 120 verbose cache add spec iconv-lite@^0.4.4 121 silly cache add parsed spec Result { 121 silly cache add raw: 'iconv-lite@^0.4.4', 121 silly cache add scope: null, 121 silly cache add escapedName: 'iconv-lite', 121 silly cache add name: 'iconv-lite', 121 silly cache add rawSpec: '^0.4.4', 121 silly cache add spec: '>=0.4.4 <0.5.0', 121 silly cache add type: 'range' } 122 silly addNamed iconv-lite@>=0.4.4 <0.5.0 123 verbose addNamed ">=0.4.4 <0.5.0" is a valid semver range for iconv-lite 124 silly addNameRange { name: 'iconv-lite', range: '>=0.4.4 <0.5.0', hasData: false } 125 silly mapToRegistry name iconv-lite 126 silly mapToRegistry using default registry 127 silly mapToRegistry registry https://registry.npmjs.org/ 128 silly mapToRegistry data Result { 128 silly mapToRegistry raw: 'iconv-lite', 128 silly mapToRegistry scope: null, 128 silly mapToRegistry escapedName: 'iconv-lite', 128 silly mapToRegistry name: 'iconv-lite', 128 silly mapToRegistry rawSpec: '', 128 silly mapToRegistry spec: 'latest', 128 silly mapToRegistry type: 'tag' } 129 silly mapToRegistry uri https://registry.npmjs.org/iconv-lite 130 verbose addNameRange registry:https://registry.npmjs.org/iconv-lite not in flight; fetching 131 verbose get https://registry.npmjs.org/iconv-lite not expired, no request 132 silly addNameRange number 2 { name: 'iconv-lite', range: '>=0.4.4 <0.5.0', hasData: true } 133 silly addNameRange versions [ 'iconv-lite', 133 silly addNameRange [ '0.1.0', 133 silly addNameRange '0.1.1', 133 silly addNameRange '0.1.2', 133 silly addNameRange '0.1.3', 133 silly addNameRange '0.1.4', 133 silly addNameRange '0.2.0', 133 silly addNameRange '0.2.1', 133 silly addNameRange '0.2.3', 133 silly addNameRange '0.2.4', 133 silly addNameRange '0.2.5', 133 silly addNameRange '0.2.6', 133 silly addNameRange '0.2.7', 133 silly addNameRange '0.2.8', 133 silly addNameRange '0.2.9', 133 silly addNameRange '0.2.10', 133 silly addNameRange '0.2.11', 133 silly addNameRange '0.4.0-pre', 133 silly addNameRange '0.4.0-pre2', 133 silly addNameRange '0.4.0-pre3', 133 silly addNameRange '0.4.0', 133 silly addNameRange '0.4.1', 133 silly addNameRange '0.4.2', 133 silly addNameRange '0.4.3', 133 silly addNameRange '0.4.4', 133 silly addNameRange '0.4.5', 133 silly addNameRange '0.4.6', 133 silly addNameRange '0.4.7', 133 silly addNameRange '0.4.8', 133 silly addNameRange '0.4.9', 133 silly addNameRange '0.4.10', 133 silly addNameRange '0.4.11', 133 silly addNameRange '0.4.12', 133 silly addNameRange '0.4.13', 133 silly addNameRange '0.4.14', 133 silly addNameRange '0.4.15', 133 silly addNameRange '0.4.16', 133 silly addNameRange '0.4.17', 133 silly addNameRange '0.4.18', 133 silly addNameRange '0.4.19', 133 silly addNameRange '0.4.20', 133 silly addNameRange '0.4.21', 133 silly addNameRange '0.4.22', 133 silly addNameRange '0.4.23' ] ] 134 silly addNamed [email protected] 135 verbose addNamed "0.4.23" is a plain semver version for iconv-lite 136 silly cache afterAdd [email protected] 137 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\iconv-lite\0.4.23\package\package.json not in flight; writing 138 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 139 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\iconv-lite\0.4.23\package\package.json written 140 silly fetchNamedPackageData nopt 141 silly mapToRegistry name nopt 142 silly mapToRegistry using default registry 143 silly mapToRegistry registry https://registry.npmjs.org/ 144 silly mapToRegistry data Result { 144 silly mapToRegistry raw: 'nopt', 144 silly mapToRegistry scope: null, 144 silly mapToRegistry escapedName: 'nopt', 144 silly mapToRegistry name: 'nopt', 144 silly mapToRegistry rawSpec: '', 144 silly mapToRegistry spec: 'latest', 144 silly mapToRegistry type: 'tag' } 145 silly mapToRegistry uri https://registry.npmjs.org/nopt 146 silly fetchNamedPackageData npmlog 147 silly mapToRegistry name npmlog 148 silly mapToRegistry using default registry 149 silly mapToRegistry registry https://registry.npmjs.org/ 150 silly mapToRegistry data Result { 150 silly mapToRegistry raw: 'npmlog', 150 silly mapToRegistry scope: null, 150 silly mapToRegistry escapedName: 'npmlog', 150 silly mapToRegistry name: 'npmlog', 150 silly mapToRegistry rawSpec: '', 150 silly mapToRegistry spec: 'latest', 150 silly mapToRegistry type: 'tag' } 151 silly mapToRegistry uri https://registry.npmjs.org/npmlog 152 silly fetchNamedPackageData rimraf 153 silly mapToRegistry name rimraf 154 silly mapToRegistry using default registry 155 silly mapToRegistry registry https://registry.npmjs.org/ 156 silly mapToRegistry data Result { 156 silly mapToRegistry raw: 'rimraf', 156 silly mapToRegistry scope: null, 156 silly mapToRegistry escapedName: 'rimraf', 156 silly mapToRegistry name: 'rimraf', 156 silly mapToRegistry rawSpec: '', 156 silly mapToRegistry spec: 'latest', 156 silly mapToRegistry type: 'tag' } 157 silly mapToRegistry uri https://registry.npmjs.org/rimraf 158 silly fetchNamedPackageData semver 159 silly mapToRegistry name semver 160 silly mapToRegistry using default registry 161 silly mapToRegistry registry https://registry.npmjs.org/ 162 silly mapToRegistry data Result { 162 silly mapToRegistry raw: 'semver', 162 silly mapToRegistry scope: null, 162 silly mapToRegistry escapedName: 'semver', 162 silly mapToRegistry name: 'semver', 162 silly mapToRegistry rawSpec: '', 162 silly mapToRegistry spec: 'latest', 162 silly mapToRegistry type: 'tag' } 163 silly mapToRegistry uri https://registry.npmjs.org/semver 164 silly fetchNamedPackageData tar 165 silly mapToRegistry name tar 166 silly mapToRegistry using default registry 167 silly mapToRegistry registry https://registry.npmjs.org/ 168 silly mapToRegistry data Result { 168 silly mapToRegistry raw: 'tar', 168 silly mapToRegistry scope: null, 168 silly mapToRegistry escapedName: 'tar', 168 silly mapToRegistry name: 'tar', 168 silly mapToRegistry rawSpec: '', 168 silly mapToRegistry spec: 'latest', 168 silly mapToRegistry type: 'tag' } 169 silly mapToRegistry uri https://registry.npmjs.org/tar 170 verbose request uri https://registry.npmjs.org/nopt 171 verbose request no auth needed 172 info attempt registry request try #1 at 8:26:00 AM 173 verbose etag W/"f3d46510cb47779c91dcb5b90843b18a" 174 verbose lastModified Sun, 27 May 2018 10:32:48 GMT 175 http request GET https://registry.npmjs.org/nopt 176 verbose request uri https://registry.npmjs.org/npmlog 177 verbose request no auth needed 178 info attempt registry request try #1 at 8:26:00 AM 179 verbose etag W/"6c768e7860b191f6a43665a12f34a15d" 180 verbose lastModified Sun, 27 May 2018 10:44:42 GMT 181 http request GET https://registry.npmjs.org/npmlog 182 verbose request uri https://registry.npmjs.org/semver 183 verbose request no auth needed 184 info attempt registry request try #1 at 8:26:00 AM 185 verbose etag W/"eae9d4724810a4ab23dda56e1aecfdf5" 186 verbose lastModified Sun, 27 May 2018 16:57:29 GMT 187 http request GET https://registry.npmjs.org/semver 188 verbose request uri https://registry.npmjs.org/rimraf 189 verbose request no auth needed 190 info attempt registry request try #1 at 8:26:00 AM 191 verbose etag W/"fc905ce05ed2a98e5f677d6398c9e879" 192 verbose lastModified Sun, 27 May 2018 16:05:59 GMT 193 http request GET https://registry.npmjs.org/rimraf 194 verbose request uri https://registry.npmjs.org/tar 195 verbose request no auth needed 196 info attempt registry request try #1 at 8:26:00 AM 197 verbose etag W/"f4a0aa8c3269880812c1c336a425a5c8" 198 verbose lastModified Sun, 27 May 2018 18:56:42 GMT 199 http request GET https://registry.npmjs.org/tar 200 http 304 https://registry.npmjs.org/nopt 201 verbose headers { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 201 verbose headers connection: 'keep-alive', 201 verbose headers 'set-cookie': [ '__cfduid=d258228bf3b52f48493b94005708b94571529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 201 verbose headers 'cache-control': 'max-age=300', 201 verbose headers 'cf-cache-status': 'HIT', 201 verbose headers 'cf-ray': '42b1f07dce9f25ce-MRS', 201 verbose headers etag: '"f3d46510cb47779c91dcb5b90843b18a"', 201 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 201 verbose headers 'last-modified': 'Sun, 27 May 2018 10:32:48 GMT', 201 verbose headers vary: 'accept-encoding, accept', 201 verbose headers server: 'cloudflare' } 202 silly get cb [ 304, 202 silly get { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 202 silly get connection: 'keep-alive', 202 silly get 'set-cookie': [ '__cfduid=d258228bf3b52f48493b94005708b94571529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 202 silly get 'cache-control': 'max-age=300', 202 silly get 'cf-cache-status': 'HIT', 202 silly get 'cf-ray': '42b1f07dce9f25ce-MRS', 202 silly get etag: '"f3d46510cb47779c91dcb5b90843b18a"', 202 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 202 silly get 'last-modified': 'Sun, 27 May 2018 10:32:48 GMT', 202 silly get vary: 'accept-encoding, accept', 202 silly get server: 'cloudflare' } ] 203 verbose etag https://registry.npmjs.org/nopt from cache 204 verbose get saving nopt to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\nopt.cache.json 205 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 206 silly resolveWithNewModule [email protected] checking installable status 207 silly cache add args [ 'nopt@^4.0.1', null ] 208 verbose cache add spec nopt@^4.0.1 209 silly cache add parsed spec Result { 209 silly cache add raw: 'nopt@^4.0.1', 209 silly cache add scope: null, 209 silly cache add escapedName: 'nopt', 209 silly cache add name: 'nopt', 209 silly cache add rawSpec: '^4.0.1', 209 silly cache add spec: '>=4.0.1 <5.0.0', 209 silly cache add type: 'range' } 210 silly addNamed nopt@>=4.0.1 <5.0.0 211 verbose addNamed ">=4.0.1 <5.0.0" is a valid semver range for nopt 212 silly addNameRange { name: 'nopt', range: '>=4.0.1 <5.0.0', hasData: false } 213 silly mapToRegistry name nopt 214 silly mapToRegistry using default registry 215 silly mapToRegistry registry https://registry.npmjs.org/ 216 silly mapToRegistry data Result { 216 silly mapToRegistry raw: 'nopt', 216 silly mapToRegistry scope: null, 216 silly mapToRegistry escapedName: 'nopt', 216 silly mapToRegistry name: 'nopt', 216 silly mapToRegistry rawSpec: '', 216 silly mapToRegistry spec: 'latest', 216 silly mapToRegistry type: 'tag' } 217 silly mapToRegistry uri https://registry.npmjs.org/nopt 218 verbose addNameRange registry:https://registry.npmjs.org/nopt not in flight; fetching 219 verbose get https://registry.npmjs.org/nopt not expired, no request 220 silly addNameRange number 2 { name: 'nopt', range: '>=4.0.1 <5.0.0', hasData: true } 221 silly addNameRange versions [ 'nopt', 221 silly addNameRange [ '1.0.0', 221 silly addNameRange '1.0.1', 221 silly addNameRange '1.0.2', 221 silly addNameRange '1.0.3', 221 silly addNameRange '1.0.4', 221 silly addNameRange '1.0.5', 221 silly addNameRange '1.0.6', 221 silly addNameRange '1.0.7', 221 silly addNameRange '1.0.8', 221 silly addNameRange '1.0.9', 221 silly addNameRange '1.0.10', 221 silly addNameRange '2.0.0', 221 silly addNameRange '2.1.0', 221 silly addNameRange '2.1.1', 221 silly addNameRange '2.1.2', 221 silly addNameRange '2.2.0', 221 silly addNameRange '2.2.1', 221 silly addNameRange '3.0.0', 221 silly addNameRange '3.0.1', 221 silly addNameRange '3.0.2', 221 silly addNameRange '3.0.3', 221 silly addNameRange '3.0.4', 221 silly addNameRange '3.0.5', 221 silly addNameRange '3.0.6', 221 silly addNameRange '4.0.0', 221 silly addNameRange '4.0.1' ] ] 222 silly addNamed [email protected] 223 verbose addNamed "4.0.1" is a plain semver version for nopt 224 silly cache afterAdd [email protected] 225 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\nopt\4.0.1\package\package.json not in flight; writing 226 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 227 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\nopt\4.0.1\package\package.json written 228 http 304 https://registry.npmjs.org/npmlog 229 verbose headers { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 229 verbose headers connection: 'keep-alive', 229 verbose headers 'set-cookie': [ '__cfduid=d707966d23a600000146fbab1cf3529fb1529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 229 verbose headers 'cache-control': 'max-age=300', 229 verbose headers 'cf-cache-status': 'HIT', 229 verbose headers 'cf-ray': '42b1f07f2bea600b-MRS', 229 verbose headers etag: '"6c768e7860b191f6a43665a12f34a15d"', 229 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 229 verbose headers 'last-modified': 'Sun, 27 May 2018 10:44:42 GMT', 229 verbose headers vary: 'accept-encoding, accept', 229 verbose headers server: 'cloudflare' } 230 silly get cb [ 304, 230 silly get { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 230 silly get connection: 'keep-alive', 230 silly get 'set-cookie': [ '__cfduid=d707966d23a600000146fbab1cf3529fb1529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 230 silly get 'cache-control': 'max-age=300', 230 silly get 'cf-cache-status': 'HIT', 230 silly get 'cf-ray': '42b1f07f2bea600b-MRS', 230 silly get etag: '"6c768e7860b191f6a43665a12f34a15d"', 230 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 230 silly get 'last-modified': 'Sun, 27 May 2018 10:44:42 GMT', 230 silly get vary: 'accept-encoding, accept', 230 silly get server: 'cloudflare' } ] 231 verbose etag https://registry.npmjs.org/npmlog from cache 232 verbose get saving npmlog to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\npmlog.cache.json 233 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 234 silly resolveWithNewModule [email protected] checking installable status 235 silly cache add args [ 'npmlog@^4.0.2', null ] 236 verbose cache add spec npmlog@^4.0.2 237 silly cache add parsed spec Result { 237 silly cache add raw: 'npmlog@^4.0.2', 237 silly cache add scope: null, 237 silly cache add escapedName: 'npmlog', 237 silly cache add name: 'npmlog', 237 silly cache add rawSpec: '^4.0.2', 237 silly cache add spec: '>=4.0.2 <5.0.0', 237 silly cache add type: 'range' } 238 silly addNamed npmlog@>=4.0.2 <5.0.0 239 verbose addNamed ">=4.0.2 <5.0.0" is a valid semver range for npmlog 240 silly addNameRange { name: 'npmlog', range: '>=4.0.2 <5.0.0', hasData: false } 241 silly mapToRegistry name npmlog 242 silly mapToRegistry using default registry 243 silly mapToRegistry registry https://registry.npmjs.org/ 244 silly mapToRegistry data Result { 244 silly mapToRegistry raw: 'npmlog', 244 silly mapToRegistry scope: null, 244 silly mapToRegistry escapedName: 'npmlog', 244 silly mapToRegistry name: 'npmlog', 244 silly mapToRegistry rawSpec: '', 244 silly mapToRegistry spec: 'latest', 244 silly mapToRegistry type: 'tag' } 245 silly mapToRegistry uri https://registry.npmjs.org/npmlog 246 verbose addNameRange registry:https://registry.npmjs.org/npmlog not in flight; fetching 247 verbose get https://registry.npmjs.org/npmlog not expired, no request 248 silly addNameRange number 2 { name: 'npmlog', range: '>=4.0.2 <5.0.0', hasData: true } 249 silly addNameRange versions [ 'npmlog', 249 silly addNameRange [ '0.0.1', 249 silly addNameRange '0.0.2', 249 silly addNameRange '0.0.3', 249 silly addNameRange '0.0.4', 249 silly addNameRange '0.0.5', 249 silly addNameRange '0.0.6', 249 silly addNameRange '0.1.0', 249 silly addNameRange '0.1.1', 249 silly addNameRange '1.0.0', 249 silly addNameRange '1.1.0', 249 silly addNameRange '1.2.0', 249 silly addNameRange '1.2.1', 249 silly addNameRange '2.0.0', 249 silly addNameRange '2.0.1', 249 silly addNameRange '2.0.2', 249 silly addNameRange '2.0.3', 249 silly addNameRange '2.0.4', 249 silly addNameRange '3.0.0', 249 silly addNameRange '3.1.0', 249 silly addNameRange '3.1.1', 249 silly addNameRange '3.1.2', 249 silly addNameRange '4.0.0', 249 silly addNameRange '4.0.1', 249 silly addNameRange '4.0.2', 249 silly addNameRange '4.1.0', 249 silly addNameRange '4.1.1', 249 silly addNameRange '4.1.2' ] ] 250 silly addNamed [email protected] 251 verbose addNamed "4.1.2" is a plain semver version for npmlog 252 silly cache afterAdd [email protected] 253 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\npmlog\4.1.2\package\package.json not in flight; writing 254 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 255 http 304 https://registry.npmjs.org/tar 256 verbose headers { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 256 verbose headers connection: 'keep-alive', 256 verbose headers 'set-cookie': [ '__cfduid=dec26cc69df432fa75118c10fa35ad92d1529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 256 verbose headers 'cache-control': 'max-age=300', 256 verbose headers 'cf-cache-status': 'HIT', 256 verbose headers 'cf-ray': '42b1f07f6c61602f-MRS', 256 verbose headers etag: '"f4a0aa8c3269880812c1c336a425a5c8"', 256 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 256 verbose headers 'last-modified': 'Sun, 27 May 2018 18:56:42 GMT', 256 verbose headers vary: 'accept-encoding, accept', 256 verbose headers server: 'cloudflare' } 257 silly get cb [ 304, 257 silly get { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 257 silly get connection: 'keep-alive', 257 silly get 'set-cookie': [ '__cfduid=dec26cc69df432fa75118c10fa35ad92d1529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 257 silly get 'cache-control': 'max-age=300', 257 silly get 'cf-cache-status': 'HIT', 257 silly get 'cf-ray': '42b1f07f6c61602f-MRS', 257 silly get etag: '"f4a0aa8c3269880812c1c336a425a5c8"', 257 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 257 silly get 'last-modified': 'Sun, 27 May 2018 18:56:42 GMT', 257 silly get vary: 'accept-encoding, accept', 257 silly get server: 'cloudflare' } ] 258 verbose etag https://registry.npmjs.org/tar from cache 259 verbose get saving tar to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\tar.cache.json 260 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 261 http 304 https://registry.npmjs.org/semver 262 verbose headers { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 262 verbose headers connection: 'keep-alive', 262 verbose headers 'set-cookie': [ '__cfduid=d3e95fec7282f030630db033b714576471529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 262 verbose headers 'cache-control': 'max-age=300', 262 verbose headers 'cf-cache-status': 'HIT', 262 verbose headers 'cf-ray': '42b1f07f797a5fff-MRS', 262 verbose headers etag: '"eae9d4724810a4ab23dda56e1aecfdf5"', 262 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 262 verbose headers 'last-modified': 'Sun, 27 May 2018 16:57:29 GMT', 262 verbose headers vary: 'accept-encoding, accept', 262 verbose headers server: 'cloudflare' } 263 silly get cb [ 304, 263 silly get { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 263 silly get connection: 'keep-alive', 263 silly get 'set-cookie': [ '__cfduid=d3e95fec7282f030630db033b714576471529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 263 silly get 'cache-control': 'max-age=300', 263 silly get 'cf-cache-status': 'HIT', 263 silly get 'cf-ray': '42b1f07f797a5fff-MRS', 263 silly get etag: '"eae9d4724810a4ab23dda56e1aecfdf5"', 263 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 263 silly get 'last-modified': 'Sun, 27 May 2018 16:57:29 GMT', 263 silly get vary: 'accept-encoding, accept', 263 silly get server: 'cloudflare' } ] 264 verbose etag https://registry.npmjs.org/semver from cache 265 verbose get saving semver to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\semver.cache.json 266 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 267 http 304 https://registry.npmjs.org/rimraf 268 verbose headers { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 268 verbose headers connection: 'keep-alive', 268 verbose headers 'set-cookie': [ '__cfduid=d6a573a68709efd7bc977800f57f685671529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 268 verbose headers 'cache-control': 'max-age=300', 268 verbose headers 'cf-cache-status': 'HIT', 268 verbose headers 'cf-ray': '42b1f07f7d6e6023-MRS', 268 verbose headers etag: '"fc905ce05ed2a98e5f677d6398c9e879"', 268 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 268 verbose headers 'last-modified': 'Sun, 27 May 2018 16:05:59 GMT', 268 verbose headers vary: 'accept-encoding, accept', 268 verbose headers server: 'cloudflare' } 269 silly get cb [ 304, 269 silly get { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 269 silly get connection: 'keep-alive', 269 silly get 'set-cookie': [ '__cfduid=d6a573a68709efd7bc977800f57f685671529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 269 silly get 'cache-control': 'max-age=300', 269 silly get 'cf-cache-status': 'HIT', 269 silly get 'cf-ray': '42b1f07f7d6e6023-MRS', 269 silly get etag: '"fc905ce05ed2a98e5f677d6398c9e879"', 269 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 269 silly get 'last-modified': 'Sun, 27 May 2018 16:05:59 GMT', 269 silly get vary: 'accept-encoding, accept', 269 silly get server: 'cloudflare' } ] 270 verbose etag https://registry.npmjs.org/rimraf from cache 271 verbose get saving rimraf to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\rimraf.cache.json 272 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 273 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\npmlog\4.1.2\package\package.json written 274 silly resolveWithNewModule [email protected] checking installable status 275 silly cache add args [ 'rimraf@^2.6.1', null ] 276 verbose cache add spec rimraf@^2.6.1 277 silly cache add parsed spec Result { 277 silly cache add raw: 'rimraf@^2.6.1', 277 silly cache add scope: null, 277 silly cache add escapedName: 'rimraf', 277 silly cache add name: 'rimraf', 277 silly cache add rawSpec: '^2.6.1', 277 silly cache add spec: '>=2.6.1 <3.0.0', 277 silly cache add type: 'range' } 278 silly addNamed rimraf@>=2.6.1 <3.0.0 279 verbose addNamed ">=2.6.1 <3.0.0" is a valid semver range for rimraf 280 silly addNameRange { name: 'rimraf', range: '>=2.6.1 <3.0.0', hasData: false } 281 silly mapToRegistry name rimraf 282 silly mapToRegistry using default registry 283 silly mapToRegistry registry https://registry.npmjs.org/ 284 silly mapToRegistry data Result { 284 silly mapToRegistry raw: 'rimraf', 284 silly mapToRegistry scope: null, 284 silly mapToRegistry escapedName: 'rimraf', 284 silly mapToRegistry name: 'rimraf', 284 silly mapToRegistry rawSpec: '', 284 silly mapToRegistry spec: 'latest', 284 silly mapToRegistry type: 'tag' } 285 silly mapToRegistry uri https://registry.npmjs.org/rimraf 286 verbose addNameRange registry:https://registry.npmjs.org/rimraf not in flight; fetching 287 silly resolveWithNewModule [email protected] checking installable status 288 silly cache add args [ 'semver@^5.3.0', null ] 289 verbose cache add spec semver@^5.3.0 290 silly cache add parsed spec Result { 290 silly cache add raw: 'semver@^5.3.0', 290 silly cache add scope: null, 290 silly cache add escapedName: 'semver', 290 silly cache add name: 'semver', 290 silly cache add rawSpec: '^5.3.0', 290 silly cache add spec: '>=5.3.0 <6.0.0', 290 silly cache add type: 'range' } 291 silly addNamed semver@>=5.3.0 <6.0.0 292 verbose addNamed ">=5.3.0 <6.0.0" is a valid semver range for semver 293 silly addNameRange { name: 'semver', range: '>=5.3.0 <6.0.0', hasData: false } 294 silly mapToRegistry name semver 295 silly mapToRegistry using default registry 296 silly mapToRegistry registry https://registry.npmjs.org/ 297 silly mapToRegistry data Result { 297 silly mapToRegistry raw: 'semver', 297 silly mapToRegistry scope: null, 297 silly mapToRegistry escapedName: 'semver', 297 silly mapToRegistry name: 'semver', 297 silly mapToRegistry rawSpec: '', 297 silly mapToRegistry spec: 'latest', 297 silly mapToRegistry type: 'tag' } 298 silly mapToRegistry uri https://registry.npmjs.org/semver 299 verbose addNameRange registry:https://registry.npmjs.org/semver not in flight; fetching 300 silly resolveWithNewModule [email protected] checking installable status 301 silly cache add args [ 'tar@^4', null ] 302 verbose cache add spec tar@^4 303 silly cache add parsed spec Result { 303 silly cache add raw: 'tar@^4', 303 silly cache add scope: null, 303 silly cache add escapedName: 'tar', 303 silly cache add name: 'tar', 303 silly cache add rawSpec: '^4', 303 silly cache add spec: '>=4.0.0 <5.0.0', 303 silly cache add type: 'range' } 304 silly addNamed tar@>=4.0.0 <5.0.0 305 verbose addNamed ">=4.0.0 <5.0.0" is a valid semver range for tar 306 silly addNameRange { name: 'tar', range: '>=4.0.0 <5.0.0', hasData: false } 307 silly mapToRegistry name tar 308 silly mapToRegistry using default registry 309 silly mapToRegistry registry https://registry.npmjs.org/ 310 silly mapToRegistry data Result { 310 silly mapToRegistry raw: 'tar', 310 silly mapToRegistry scope: null, 310 silly mapToRegistry escapedName: 'tar', 310 silly mapToRegistry name: 'tar', 310 silly mapToRegistry rawSpec: '', 310 silly mapToRegistry spec: 'latest', 310 silly mapToRegistry type: 'tag' } 311 silly mapToRegistry uri https://registry.npmjs.org/tar 312 verbose addNameRange registry:https://registry.npmjs.org/tar not in flight; fetching 313 verbose get https://registry.npmjs.org/rimraf not expired, no request 314 silly addNameRange number 2 { name: 'rimraf', range: '>=2.6.1 <3.0.0', hasData: true } 315 silly addNameRange versions [ 'rimraf', 315 silly addNameRange [ '1.0.0', 315 silly addNameRange '1.0.1', 315 silly addNameRange '1.0.2', 315 silly addNameRange '1.0.4', 315 silly addNameRange '1.0.5', 315 silly addNameRange '1.0.6', 315 silly addNameRange '1.0.7', 315 silly addNameRange '1.0.8', 315 silly addNameRange '1.0.9', 315 silly addNameRange '2.0.0', 315 silly addNameRange '2.0.1', 315 silly addNameRange '2.0.2', 315 silly addNameRange '2.0.3', 315 silly addNameRange '2.1.0', 315 silly addNameRange '2.1.1', 315 silly addNameRange '2.1.2', 315 silly addNameRange '2.1.3', 315 silly addNameRange '2.1.4', 315 silly addNameRange '2.2.0', 315 silly addNameRange '2.2.1', 315 silly addNameRange '2.2.2', 315 silly addNameRange '2.2.3', 315 silly addNameRange '2.2.4', 315 silly addNameRange '2.2.5', 315 silly addNameRange '2.2.6', 315 silly addNameRange '2.2.8', 315 silly addNameRange '2.3.0', 315 silly addNameRange '2.3.1', 315 silly addNameRange '2.3.2', 315 silly addNameRange '2.3.3', 315 silly addNameRange '2.3.4', 315 silly addNameRange '2.4.0', 315 silly addNameRange '2.4.1', 315 silly addNameRange '2.4.2', 315 silly addNameRange '2.4.3', 315 silly addNameRange '2.4.4', 315 silly addNameRange '2.4.5', 315 silly addNameRange '2.5.0', 315 silly addNameRange '2.5.1', 315 silly addNameRange '2.5.2', 315 silly addNameRange '2.5.3', 315 silly addNameRange '2.5.4', 315 silly addNameRange '2.6.0', 315 silly addNameRange '2.6.1', 315 silly addNameRange '2.6.2' ] ] 316 silly addNamed [email protected] 317 verbose addNamed "2.6.2" is a plain semver version for rimraf 318 verbose get https://registry.npmjs.org/semver not expired, no request 319 silly addNameRange number 2 { name: 'semver', range: '>=5.3.0 <6.0.0', hasData: true } 320 silly addNameRange versions [ 'semver', 320 silly addNameRange [ '1.0.0', 320 silly addNameRange '1.0.1', 320 silly addNameRange '1.0.2', 320 silly addNameRange '1.0.3', 320 silly addNameRange '1.0.4', 320 silly addNameRange '1.0.5', 320 silly addNameRange '1.0.6', 320 silly addNameRange '1.0.7', 320 silly addNameRange '1.0.8', 320 silly addNameRange '1.0.9', 320 silly addNameRange '1.0.10', 320 silly addNameRange '1.0.11', 320 silly addNameRange '1.0.12', 320 silly addNameRange '1.0.13', 320 silly addNameRange '1.0.14', 320 silly addNameRange '1.1.0', 320 silly addNameRange '1.1.1', 320 silly addNameRange '1.1.2', 320 silly addNameRange '1.1.3', 320 silly addNameRange '1.1.4', 320 silly addNameRange '2.0.0-alpha', 320 silly addNameRange '2.0.0-beta', 320 silly addNameRange '2.0.1', 320 silly addNameRange '2.0.2', 320 silly addNameRange '2.0.3', 320 silly addNameRange '2.0.4', 320 silly addNameRange '2.0.5', 320 silly addNameRange '2.0.6', 320 silly addNameRange '2.0.7', 320 silly addNameRange '2.0.8', 320 silly addNameRange '2.0.9', 320 silly addNameRange '2.0.10', 320 silly addNameRange '2.0.11', 320 silly addNameRange '2.1.0', 320 silly addNameRange '2.2.0', 320 silly addNameRange '2.2.1', 320 silly addNameRange '2.3.0', 320 silly addNameRange '2.3.1', 320 silly addNameRange '2.3.2', 320 silly addNameRange '3.0.0', 320 silly addNameRange '3.0.1', 320 silly addNameRange '4.0.0', 320 silly addNameRange '4.0.2', 320 silly addNameRange '4.0.3', 320 silly addNameRange '4.1.0', 320 silly addNameRange '4.1.1', 320 silly addNameRange '4.2.0', 320 silly addNameRange '4.2.1', 320 silly addNameRange '4.2.2', 320 silly addNameRange '4.3.0', 320 silly addNameRange '4.3.1', 320 silly addNameRange '4.3.2', 320 silly addNameRange '4.3.3', 320 silly addNameRange '4.3.4', 320 silly addNameRange '4.3.5', 320 silly addNameRange '4.3.6', 320 silly addNameRange '5.0.0', 320 silly addNameRange '5.0.1', 320 silly addNameRange '5.0.2', 320 silly addNameRange '5.0.3', 320 silly addNameRange '5.1.0', 320 silly addNameRange '5.1.1', 320 silly addNameRange '5.2.0', 320 silly addNameRange '5.3.0', 320 silly addNameRange '5.4.0', 320 silly addNameRange '5.4.1', 320 silly addNameRange '5.5.0' ] ] 321 silly addNamed [email protected] 322 verbose addNamed "5.5.0" is a plain semver version for semver 323 verbose get https://registry.npmjs.org/tar not expired, no request 324 silly addNameRange number 2 { name: 'tar', range: '>=4.0.0 <5.0.0', hasData: true } 325 silly addNameRange versions [ 'tar', 325 silly addNameRange [ '0.0.1', 325 silly addNameRange '0.1.0', 325 silly addNameRange '0.1.2', 325 silly addNameRange '0.1.3', 325 silly addNameRange '0.1.4', 325 silly addNameRange '0.1.5', 325 silly addNameRange '0.1.6', 325 silly addNameRange '0.1.7', 325 silly addNameRange '0.1.8', 325 silly addNameRange '0.1.9', 325 silly addNameRange '0.1.10', 325 silly addNameRange '0.1.11', 325 silly addNameRange '0.1.12', 325 silly addNameRange '0.1.13', 325 silly addNameRange '0.1.14', 325 silly addNameRange '0.1.15', 325 silly addNameRange '0.1.16', 325 silly addNameRange '0.1.17', 325 silly addNameRange '0.1.18', 325 silly addNameRange '0.1.19', 325 silly addNameRange '0.1.20', 325 silly addNameRange '1.0.0', 325 silly addNameRange '1.0.1', 325 silly addNameRange '1.0.2', 325 silly addNameRange '1.0.3', 325 silly addNameRange '2.0.0', 325 silly addNameRange '2.0.1', 325 silly addNameRange '2.1.0', 325 silly addNameRange '2.1.1', 325 silly addNameRange '2.2.0', 325 silly addNameRange '2.2.1', 325 silly addNameRange '3.0.0', 325 silly addNameRange '3.0.1', 325 silly addNameRange '3.1.0', 325 silly addNameRange '3.1.1', 325 silly addNameRange '3.1.2', 325 silly addNameRange '3.1.3', 325 silly addNameRange '3.1.4', 325 silly addNameRange '3.1.5', 325 silly addNameRange '3.1.6', 325 silly addNameRange '3.1.7', 325 silly addNameRange '3.1.8', 325 silly addNameRange '3.1.9', 325 silly addNameRange '3.1.10', 325 silly addNameRange '3.1.11', 325 silly addNameRange '3.1.12', 325 silly addNameRange '3.1.13', 325 silly addNameRange '3.1.14', 325 silly addNameRange '3.1.15', 325 silly addNameRange '3.2.0', 325 silly addNameRange '4.0.0', 325 silly addNameRange '4.0.1', 325 silly addNameRange '3.2.1', 325 silly addNameRange '4.0.2', 325 silly addNameRange '4.1.0', 325 silly addNameRange '4.1.1', 325 silly addNameRange '4.1.2', 325 silly addNameRange '4.2.0', 325 silly addNameRange '4.3.0', 325 silly addNameRange '4.3.1', 325 silly addNameRange '4.3.2', 325 silly addNameRange '4.3.3', 325 silly addNameRange '4.4.0', 325 silly addNameRange '4.4.1', 325 silly addNameRange '4.4.2', 325 silly addNameRange '4.4.3', 325 silly addNameRange '4.4.4' ] ] 326 silly addNamed [email protected] 327 verbose addNamed "4.4.4" is a plain semver version for tar 328 silly cache afterAdd [email protected] 329 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\tar\4.4.4\package\package.json not in flight; writing 330 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 331 silly cache afterAdd [email protected] 332 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\semver\5.5.0\package\package.json not in flight; writing 333 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 334 silly cache afterAdd [email protected] 335 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\rimraf\2.6.2\package\package.json not in flight; writing 336 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 337 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\rimraf\2.6.2\package\package.json written 338 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\tar\4.4.4\package\package.json written 339 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\semver\5.5.0\package\package.json written 340 silly fetchNamedPackageData are-we-there-yet 341 silly mapToRegistry name are-we-there-yet 342 silly mapToRegistry using default registry 343 silly mapToRegistry registry https://registry.npmjs.org/ 344 silly mapToRegistry data Result { 344 silly mapToRegistry raw: 'are-we-there-yet', 344 silly mapToRegistry scope: null, 344 silly mapToRegistry escapedName: 'are-we-there-yet', 344 silly mapToRegistry name: 'are-we-there-yet', 344 silly mapToRegistry rawSpec: '', 344 silly mapToRegistry spec: 'latest', 344 silly mapToRegistry type: 'tag' } 345 silly mapToRegistry uri https://registry.npmjs.org/are-we-there-yet 346 silly fetchNamedPackageData gauge 347 silly mapToRegistry name gauge 348 silly mapToRegistry using default registry 349 silly mapToRegistry registry https://registry.npmjs.org/ 350 silly mapToRegistry data Result { 350 silly mapToRegistry raw: 'gauge', 350 silly mapToRegistry scope: null, 350 silly mapToRegistry escapedName: 'gauge', 350 silly mapToRegistry name: 'gauge', 350 silly mapToRegistry rawSpec: '', 350 silly mapToRegistry spec: 'latest', 350 silly mapToRegistry type: 'tag' } 351 silly mapToRegistry uri https://registry.npmjs.org/gauge 352 verbose request uri https://registry.npmjs.org/are-we-there-yet 353 verbose request no auth needed 354 info attempt registry request try #1 at 8:26:00 AM 355 verbose etag W/"b6aea88f6ecf19da07d99753b0d32d17" 356 verbose lastModified Sat, 26 May 2018 17:19:25 GMT 357 http request GET https://registry.npmjs.org/are-we-there-yet 358 verbose request uri https://registry.npmjs.org/gauge 359 verbose request no auth needed 360 info attempt registry request try #1 at 8:26:00 AM 361 verbose etag W/"aacd6eec7f4896987aca9cc5a3192e54" 362 verbose lastModified Sun, 27 May 2018 01:33:47 GMT 363 http request GET https://registry.npmjs.org/gauge 364 http 304 https://registry.npmjs.org/are-we-there-yet 365 verbose headers { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 365 verbose headers connection: 'keep-alive', 365 verbose headers 'set-cookie': [ '__cfduid=d258228bf3b52f48493b94005708b94571529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 365 verbose headers 'cache-control': 'max-age=300', 365 verbose headers 'cf-cache-status': 'HIT', 365 verbose headers 'cf-ray': '42b1f0815fdd25ce-MRS', 365 verbose headers etag: '"b6aea88f6ecf19da07d99753b0d32d17"', 365 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 365 verbose headers 'last-modified': 'Sat, 26 May 2018 17:19:25 GMT', 365 verbose headers vary: 'accept-encoding, accept', 365 verbose headers server: 'cloudflare' } 366 silly get cb [ 304, 366 silly get { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 366 silly get connection: 'keep-alive', 366 silly get 'set-cookie': [ '__cfduid=d258228bf3b52f48493b94005708b94571529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 366 silly get 'cache-control': 'max-age=300', 366 silly get 'cf-cache-status': 'HIT', 366 silly get 'cf-ray': '42b1f0815fdd25ce-MRS', 366 silly get etag: '"b6aea88f6ecf19da07d99753b0d32d17"', 366 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 366 silly get 'last-modified': 'Sat, 26 May 2018 17:19:25 GMT', 366 silly get vary: 'accept-encoding, accept', 366 silly get server: 'cloudflare' } ] 367 verbose etag https://registry.npmjs.org/are-we-there-yet from cache 368 verbose get saving are-we-there-yet to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\are-we-there-yet.cache.json 369 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 370 http 304 https://registry.npmjs.org/gauge 371 verbose headers { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 371 verbose headers connection: 'keep-alive', 371 verbose headers 'set-cookie': [ '__cfduid=d707966d23a600000146fbab1cf3529fb1529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 371 verbose headers 'cache-control': 'max-age=300', 371 verbose headers 'cf-cache-status': 'HIT', 371 verbose headers 'cf-ray': '42b1f0815ceb600b-MRS', 371 verbose headers etag: '"aacd6eec7f4896987aca9cc5a3192e54"', 371 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 371 verbose headers 'last-modified': 'Sun, 27 May 2018 01:33:47 GMT', 371 verbose headers vary: 'accept-encoding, accept', 371 verbose headers server: 'cloudflare' } 372 silly get cb [ 304, 372 silly get { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 372 silly get connection: 'keep-alive', 372 silly get 'set-cookie': [ '__cfduid=d707966d23a600000146fbab1cf3529fb1529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 372 silly get 'cache-control': 'max-age=300', 372 silly get 'cf-cache-status': 'HIT', 372 silly get 'cf-ray': '42b1f0815ceb600b-MRS', 372 silly get etag: '"aacd6eec7f4896987aca9cc5a3192e54"', 372 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 372 silly get 'last-modified': 'Sun, 27 May 2018 01:33:47 GMT', 372 silly get vary: 'accept-encoding, accept', 372 silly get server: 'cloudflare' } ] 373 verbose etag https://registry.npmjs.org/gauge from cache 374 verbose get saving gauge to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\gauge.cache.json 375 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 376 silly resolveWithNewModule [email protected] checking installable status 377 silly cache add args [ 'are-we-there-yet@~1.1.2', null ] 378 verbose cache add spec are-we-there-yet@~1.1.2 379 silly cache add parsed spec Result { 379 silly cache add raw: 'are-we-there-yet@~1.1.2', 379 silly cache add scope: null, 379 silly cache add escapedName: 'are-we-there-yet', 379 silly cache add name: 'are-we-there-yet', 379 silly cache add rawSpec: '~1.1.2', 379 silly cache add spec: '>=1.1.2 <1.2.0', 379 silly cache add type: 'range' } 380 silly addNamed are-we-there-yet@>=1.1.2 <1.2.0 381 verbose addNamed ">=1.1.2 <1.2.0" is a valid semver range for are-we-there-yet 382 silly addNameRange { name: 'are-we-there-yet', 382 silly addNameRange range: '>=1.1.2 <1.2.0', 382 silly addNameRange hasData: false } 383 silly mapToRegistry name are-we-there-yet 384 silly mapToRegistry using default registry 385 silly mapToRegistry registry https://registry.npmjs.org/ 386 silly mapToRegistry data Result { 386 silly mapToRegistry raw: 'are-we-there-yet', 386 silly mapToRegistry scope: null, 386 silly mapToRegistry escapedName: 'are-we-there-yet', 386 silly mapToRegistry name: 'are-we-there-yet', 386 silly mapToRegistry rawSpec: '', 386 silly mapToRegistry spec: 'latest', 386 silly mapToRegistry type: 'tag' } 387 silly mapToRegistry uri https://registry.npmjs.org/are-we-there-yet 388 verbose addNameRange registry:https://registry.npmjs.org/are-we-there-yet not in flight; fetching 389 silly resolveWithNewModule [email protected] checking installable status 390 silly cache add args [ 'gauge@~2.7.3', null ] 391 verbose cache add spec gauge@~2.7.3 392 silly cache add parsed spec Result { 392 silly cache add raw: 'gauge@~2.7.3', 392 silly cache add scope: null, 392 silly cache add escapedName: 'gauge', 392 silly cache add name: 'gauge', 392 silly cache add rawSpec: '~2.7.3', 392 silly cache add spec: '>=2.7.3 <2.8.0', 392 silly cache add type: 'range' } 393 silly addNamed gauge@>=2.7.3 <2.8.0 394 verbose addNamed ">=2.7.3 <2.8.0" is a valid semver range for gauge 395 silly addNameRange { name: 'gauge', range: '>=2.7.3 <2.8.0', hasData: false } 396 silly mapToRegistry name gauge 397 silly mapToRegistry using default registry 398 silly mapToRegistry registry https://registry.npmjs.org/ 399 silly mapToRegistry data Result { 399 silly mapToRegistry raw: 'gauge', 399 silly mapToRegistry scope: null, 399 silly mapToRegistry escapedName: 'gauge', 399 silly mapToRegistry name: 'gauge', 399 silly mapToRegistry rawSpec: '', 399 silly mapToRegistry spec: 'latest', 399 silly mapToRegistry type: 'tag' } 400 silly mapToRegistry uri https://registry.npmjs.org/gauge 401 verbose addNameRange registry:https://registry.npmjs.org/gauge not in flight; fetching 402 verbose get https://registry.npmjs.org/are-we-there-yet not expired, no request 403 silly addNameRange number 2 { name: 'are-we-there-yet', 403 silly addNameRange range: '>=1.1.2 <1.2.0', 403 silly addNameRange hasData: true } 404 silly addNameRange versions [ 'are-we-there-yet', 404 silly addNameRange [ '1.0.0', 404 silly addNameRange '1.0.1', 404 silly addNameRange '1.0.2', 404 silly addNameRange '1.0.3', 404 silly addNameRange '1.0.4', 404 silly addNameRange '1.0.5', 404 silly addNameRange '1.0.6', 404 silly addNameRange '1.1.0', 404 silly addNameRange '1.1.1', 404 silly addNameRange '1.1.2', 404 silly addNameRange '1.1.3', 404 silly addNameRange '1.1.4', 404 silly addNameRange '1.1.5' ] ] 405 silly addNamed [email protected] 406 verbose addNamed "1.1.5" is a plain semver version for are-we-there-yet 407 verbose get https://registry.npmjs.org/gauge not expired, no request 408 silly addNameRange number 2 { name: 'gauge', range: '>=2.7.3 <2.8.0', hasData: true } 409 silly addNameRange versions [ 'gauge', 409 silly addNameRange [ '1.0.0', 409 silly addNameRange '1.0.1', 409 silly addNameRange '1.0.2', 409 silly addNameRange '1.1.0', 409 silly addNameRange '1.2.0', 409 silly addNameRange '1.2.1', 409 silly addNameRange '1.2.2', 409 silly addNameRange '1.2.3', 409 silly addNameRange '1.2.4', 409 silly addNameRange '1.2.5', 409 silly addNameRange '1.2.6', 409 silly addNameRange '1.2.7', 409 silly addNameRange '2.0.0', 409 silly addNameRange '2.1.0', 409 silly addNameRange '2.2.0', 409 silly addNameRange '2.2.1', 409 silly addNameRange '2.3.0', 409 silly addNameRange '2.3.1', 409 silly addNameRange '2.4.0', 409 silly addNameRange '2.5.0', 409 silly addNameRange '2.5.1', 409 silly addNameRange '2.5.2', 409 silly addNameRange '2.5.3', 409 silly addNameRange '2.6.0', 409 silly addNameRange '2.7.0', 409 silly addNameRange '2.7.1', 409 silly addNameRange '2.7.2', 409 silly addNameRange '2.7.3', 409 silly addNameRange '2.7.4' ] ] 410 silly addNamed [email protected] 411 verbose addNamed "2.7.4" is a plain semver version for gauge 412 silly cache afterAdd [email protected] 413 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\are-we-there-yet\1.1.5\package\package.json not in flight; writing 414 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 415 silly cache afterAdd [email protected] 416 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\gauge\2.7.4\package\package.json not in flight; writing 417 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 418 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\are-we-there-yet\1.1.5\package\package.json written 419 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\gauge\2.7.4\package\package.json written 420 silly fetchNamedPackageData readable-stream 421 silly mapToRegistry name readable-stream 422 silly mapToRegistry using default registry 423 silly mapToRegistry registry https://registry.npmjs.org/ 424 silly mapToRegistry data Result { 424 silly mapToRegistry raw: 'readable-stream', 424 silly mapToRegistry scope: null, 424 silly mapToRegistry escapedName: 'readable-stream', 424 silly mapToRegistry name: 'readable-stream', 424 silly mapToRegistry rawSpec: '', 424 silly mapToRegistry spec: 'latest', 424 silly mapToRegistry type: 'tag' } 425 silly mapToRegistry uri https://registry.npmjs.org/readable-stream 426 verbose request uri https://registry.npmjs.org/readable-stream 427 verbose request no auth needed 428 info attempt registry request try #1 at 8:26:00 AM 429 verbose etag W/"80055bb0c676c1f03a6c8a42b9f5ab82" 430 verbose lastModified Sun, 27 May 2018 15:26:45 GMT 431 http request GET https://registry.npmjs.org/readable-stream 432 http 304 https://registry.npmjs.org/readable-stream 433 verbose headers { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 433 verbose headers connection: 'keep-alive', 433 verbose headers 'set-cookie': [ '__cfduid=dec26cc69df432fa75118c10fa35ad92d1529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 433 verbose headers 'cache-control': 'max-age=300', 433 verbose headers 'cf-cache-status': 'HIT', 433 verbose headers 'cf-ray': '42b1f0827d90602f-MRS', 433 verbose headers etag: '"80055bb0c676c1f03a6c8a42b9f5ab82"', 433 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 433 verbose headers 'last-modified': 'Sun, 27 May 2018 15:26:45 GMT', 433 verbose headers vary: 'accept-encoding, accept', 433 verbose headers server: 'cloudflare' } 434 silly get cb [ 304, 434 silly get { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 434 silly get connection: 'keep-alive', 434 silly get 'set-cookie': [ '__cfduid=dec26cc69df432fa75118c10fa35ad92d1529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 434 silly get 'cache-control': 'max-age=300', 434 silly get 'cf-cache-status': 'HIT', 434 silly get 'cf-ray': '42b1f0827d90602f-MRS', 434 silly get etag: '"80055bb0c676c1f03a6c8a42b9f5ab82"', 434 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 434 silly get 'last-modified': 'Sun, 27 May 2018 15:26:45 GMT', 434 silly get vary: 'accept-encoding, accept', 434 silly get server: 'cloudflare' } ] 435 verbose etag https://registry.npmjs.org/readable-stream from cache 436 verbose get saving readable-stream to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\readable-stream.cache.json 437 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 438 silly resolveWithNewModule [email protected] checking installable status 439 silly cache add args [ 'readable-stream@^2.0.6', null ] 440 verbose cache add spec readable-stream@^2.0.6 441 silly cache add parsed spec Result { 441 silly cache add raw: 'readable-stream@^2.0.6', 441 silly cache add scope: null, 441 silly cache add escapedName: 'readable-stream', 441 silly cache add name: 'readable-stream', 441 silly cache add rawSpec: '^2.0.6', 441 silly cache add spec: '>=2.0.6 <3.0.0', 441 silly cache add type: 'range' } 442 silly addNamed readable-stream@>=2.0.6 <3.0.0 443 verbose addNamed ">=2.0.6 <3.0.0" is a valid semver range for readable-stream 444 silly addNameRange { name: 'readable-stream', 444 silly addNameRange range: '>=2.0.6 <3.0.0', 444 silly addNameRange hasData: false } 445 silly mapToRegistry name readable-stream 446 silly mapToRegistry using default registry 447 silly mapToRegistry registry https://registry.npmjs.org/ 448 silly mapToRegistry data Result { 448 silly mapToRegistry raw: 'readable-stream', 448 silly mapToRegistry scope: null, 448 silly mapToRegistry escapedName: 'readable-stream', 448 silly mapToRegistry name: 'readable-stream', 448 silly mapToRegistry rawSpec: '', 448 silly mapToRegistry spec: 'latest', 448 silly mapToRegistry type: 'tag' } 449 silly mapToRegistry uri https://registry.npmjs.org/readable-stream 450 verbose addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching 451 verbose get https://registry.npmjs.org/readable-stream not expired, no request 452 silly addNameRange number 2 { name: 'readable-stream', 452 silly addNameRange range: '>=2.0.6 <3.0.0', 452 silly addNameRange hasData: true } 453 silly addNameRange versions [ 'readable-stream', 453 silly addNameRange [ '0.0.1', 453 silly addNameRange '0.0.2', 453 silly addNameRange '0.0.3', 453 silly addNameRange '0.0.4', 453 silly addNameRange '0.1.0', 453 silly addNameRange '0.2.0', 453 silly addNameRange '0.3.0', 453 silly addNameRange '0.3.1', 453 silly addNameRange '1.0.0', 453 silly addNameRange '1.0.1', 453 silly addNameRange '1.0.2', 453 silly addNameRange '1.0.15', 453 silly addNameRange '1.0.17', 453 silly addNameRange '1.1.7', 453 silly addNameRange '1.1.8', 453 silly addNameRange '1.1.9', 453 silly addNameRange '1.0.24', 453 silly addNameRange '1.0.25', 453 silly addNameRange '1.1.10', 453 silly addNameRange '1.0.25-1', 453 silly addNameRange '1.1.11', 453 silly addNameRange '1.0.26', 453 silly addNameRange '1.0.26-1', 453 silly addNameRange '1.1.11-1', 453 silly addNameRange '1.0.26-2', 453 silly addNameRange '1.1.12', 453 silly addNameRange '1.0.26-3', 453 silly addNameRange '1.0.26-4', 453 silly addNameRange '1.1.12-1', 453 silly addNameRange '1.0.27-1', 453 silly addNameRange '1.1.13-1', 453 silly addNameRange '1.0.31', 453 silly addNameRange '1.1.13', 453 silly addNameRange '1.0.32', 453 silly addNameRange '1.0.32-1', 453 silly addNameRange '1.0.33-1', 453 silly addNameRange '1.0.33-2', 453 silly addNameRange '1.0.33', 453 silly addNameRange '2.0.0', 453 silly addNameRange '2.0.1', 453 silly addNameRange '2.0.2', 453 silly addNameRange '2.0.3', 453 silly addNameRange '2.0.4', 453 silly addNameRange '2.0.5', 453 silly addNameRange '2.0.6', 453 silly addNameRange '1.0.34', 453 silly addNameRange '1.1.14', 453 silly addNameRange '2.1.0', 453 silly addNameRange '2.1.1', 453 silly addNameRange '2.1.2', 453 silly addNameRange '2.1.3', 453 silly addNameRange '2.1.4', 453 silly addNameRange '2.1.5', 453 silly addNameRange '2.2.0', 453 silly addNameRange '2.2.1', 453 silly addNameRange '2.2.2', 453 silly addNameRange '2.2.3', 453 silly addNameRange '2.2.4', 453 silly addNameRange '2.2.5', 453 silly addNameRange '2.2.6', 453 silly addNameRange '2.2.7', 453 silly addNameRange '2.2.8', 453 silly addNameRange '2.2.9', 453 silly addNameRange '2.2.10', 453 silly addNameRange '2.2.11', 453 silly addNameRange '2.3.0', 453 silly addNameRange '2.3.1', 453 silly addNameRange '2.3.2', 453 silly addNameRange '2.3.3', 453 silly addNameRange '2.3.4', 453 silly addNameRange '2.3.5', 453 silly addNameRange '2.3.6' ] ] 454 silly addNamed [email protected] 455 verbose addNamed "2.3.6" is a plain semver version for readable-stream 456 silly cache afterAdd [email protected] 457 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\readable-stream\2.3.6\package\package.json not in flight; writing 458 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 459 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\readable-stream\2.3.6\package\package.json written 460 silly fetchNamedPackageData isarray 461 silly mapToRegistry name isarray 462 silly mapToRegistry using default registry 463 silly mapToRegistry registry https://registry.npmjs.org/ 464 silly mapToRegistry data Result { 464 silly mapToRegistry raw: 'isarray', 464 silly mapToRegistry scope: null, 464 silly mapToRegistry escapedName: 'isarray', 464 silly mapToRegistry name: 'isarray', 464 silly mapToRegistry rawSpec: '', 464 silly mapToRegistry spec: 'latest', 464 silly mapToRegistry type: 'tag' } 465 silly mapToRegistry uri https://registry.npmjs.org/isarray 466 silly fetchNamedPackageData string_decoder 467 silly mapToRegistry name string_decoder 468 silly mapToRegistry using default registry 469 silly mapToRegistry registry https://registry.npmjs.org/ 470 silly mapToRegistry data Result { 470 silly mapToRegistry raw: 'string_decoder', 470 silly mapToRegistry scope: null, 470 silly mapToRegistry escapedName: 'string_decoder', 470 silly mapToRegistry name: 'string_decoder', 470 silly mapToRegistry rawSpec: '', 470 silly mapToRegistry spec: 'latest', 470 silly mapToRegistry type: 'tag' } 471 silly mapToRegistry uri https://registry.npmjs.org/string_decoder 472 verbose request uri https://registry.npmjs.org/string_decoder 473 verbose request no auth needed 474 info attempt registry request try #1 at 8:26:01 AM 475 verbose etag W/"da14c04d7ada748f7e9efa04cfb6721b" 476 verbose lastModified Sun, 27 May 2018 18:25:37 GMT 477 http request GET https://registry.npmjs.org/string_decoder 478 verbose request uri https://registry.npmjs.org/isarray 479 verbose request no auth needed 480 info attempt registry request try #1 at 8:26:01 AM 481 verbose etag W/"9f7e7d742c3606d5c174b71571872805" 482 verbose lastModified Sun, 27 May 2018 05:00:15 GMT 483 http request GET https://registry.npmjs.org/isarray 484 http 304 https://registry.npmjs.org/string_decoder 485 verbose headers { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 485 verbose headers connection: 'keep-alive', 485 verbose headers 'set-cookie': [ '__cfduid=d3e95fec7282f030630db033b714576471529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 485 verbose headers 'cache-control': 'max-age=300', 485 verbose headers 'cf-cache-status': 'HIT', 485 verbose headers 'cf-ray': '42b1f083dc135fff-MRS', 485 verbose headers etag: '"da14c04d7ada748f7e9efa04cfb6721b"', 485 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 485 verbose headers 'last-modified': 'Sun, 27 May 2018 18:25:37 GMT', 485 verbose headers vary: 'accept-encoding, accept', 485 verbose headers server: 'cloudflare' } 486 silly get cb [ 304, 486 silly get { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 486 silly get connection: 'keep-alive', 486 silly get 'set-cookie': [ '__cfduid=d3e95fec7282f030630db033b714576471529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 486 silly get 'cache-control': 'max-age=300', 486 silly get 'cf-cache-status': 'HIT', 486 silly get 'cf-ray': '42b1f083dc135fff-MRS', 486 silly get etag: '"da14c04d7ada748f7e9efa04cfb6721b"', 486 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 486 silly get 'last-modified': 'Sun, 27 May 2018 18:25:37 GMT', 486 silly get vary: 'accept-encoding, accept', 486 silly get server: 'cloudflare' } ] 487 verbose etag https://registry.npmjs.org/string_decoder from cache 488 verbose get saving string_decoder to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\string_decoder.cache.json 489 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 490 http 304 https://registry.npmjs.org/isarray 491 verbose headers { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 491 verbose headers connection: 'keep-alive', 491 verbose headers 'set-cookie': [ '__cfduid=d6a573a68709efd7bc977800f57f685671529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 491 verbose headers 'cache-control': 'max-age=300', 491 verbose headers 'cf-cache-status': 'HIT', 491 verbose headers 'cf-ray': '42b1f083eeea6023-MRS', 491 verbose headers etag: '"9f7e7d742c3606d5c174b71571872805"', 491 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 491 verbose headers 'last-modified': 'Sun, 27 May 2018 05:00:15 GMT', 491 verbose headers vary: 'accept-encoding, accept', 491 verbose headers server: 'cloudflare' } 492 silly get cb [ 304, 492 silly get { date: 'Fri, 15 Jun 2018 03:27:11 GMT', 492 silly get connection: 'keep-alive', 492 silly get 'set-cookie': [ '__cfduid=d6a573a68709efd7bc977800f57f685671529033231; expires=Sat, 15-Jun-19 03:27:11 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 492 silly get 'cache-control': 'max-age=300', 492 silly get 'cf-cache-status': 'HIT', 492 silly get 'cf-ray': '42b1f083eeea6023-MRS', 492 silly get etag: '"9f7e7d742c3606d5c174b71571872805"', 492 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 492 silly get 'last-modified': 'Sun, 27 May 2018 05:00:15 GMT', 492 silly get vary: 'accept-encoding, accept', 492 silly get server: 'cloudflare' } ] 493 verbose etag https://registry.npmjs.org/isarray from cache 494 verbose get saving isarray to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\isarray.cache.json 495 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 496 silly resolveWithNewModule [email protected] checking installable status 497 silly cache add args [ 'string_decoder@~1.1.1', null ] 498 verbose cache add spec string_decoder@~1.1.1 499 silly cache add parsed spec Result { 499 silly cache add raw: 'string_decoder@~1.1.1', 499 silly cache add scope: null, 499 silly cache add escapedName: 'string_decoder', 499 silly cache add name: 'string_decoder', 499 silly cache add rawSpec: '~1.1.1', 499 silly cache add spec: '>=1.1.1 <1.2.0', 499 silly cache add type: 'range' } 500 silly addNamed string_decoder@>=1.1.1 <1.2.0 501 verbose addNamed ">=1.1.1 <1.2.0" is a valid semver range for string_decoder 502 silly addNameRange { name: 'string_decoder', 502 silly addNameRange range: '>=1.1.1 <1.2.0', 502 silly addNameRange hasData: false } 503 silly mapToRegistry name string_decoder 504 silly mapToRegistry using default registry 505 silly mapToRegistry registry https://registry.npmjs.org/ 506 silly mapToRegistry data Result { 506 silly mapToRegistry raw: 'string_decoder', 506 silly mapToRegistry scope: null, 506 silly mapToRegistry escapedName: 'string_decoder', 506 silly mapToRegistry name: 'string_decoder', 506 silly mapToRegistry rawSpec: '', 506 silly mapToRegistry spec: 'latest', 506 silly mapToRegistry type: 'tag' } 507 silly mapToRegistry uri https://registry.npmjs.org/string_decoder 508 verbose addNameRange registry:https://registry.npmjs.org/string_decoder not in flight; fetching 509 silly resolveWithNewModule [email protected] checking installable status 510 silly cache add args [ 'isarray@~1.0.0', null ] 511 verbose cache add spec isarray@~1.0.0 512 silly cache add parsed spec Result { 512 silly cache add raw: 'isarray@~1.0.0', 512 silly cache add scope: null, 512 silly cache add escapedName: 'isarray', 512 silly cache add name: 'isarray', 512 silly cache add rawSpec: '~1.0.0', 512 silly cache add spec: '>=1.0.0 <1.1.0', 512 silly cache add type: 'range' } 513 silly addNamed isarray@>=1.0.0 <1.1.0 514 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for isarray 515 silly addNameRange { name: 'isarray', range: '>=1.0.0 <1.1.0', hasData: false } 516 silly mapToRegistry name isarray 517 silly mapToRegistry using default registry 518 silly mapToRegistry registry https://registry.npmjs.org/ 519 silly mapToRegistry data Result { 519 silly mapToRegistry raw: 'isarray', 519 silly mapToRegistry scope: null, 519 silly mapToRegistry escapedName: 'isarray', 519 silly mapToRegistry name: 'isarray', 519 silly mapToRegistry rawSpec: '', 519 silly mapToRegistry spec: 'latest', 519 silly mapToRegistry type: 'tag' } 520 silly mapToRegistry uri https://registry.npmjs.org/isarray 521 verbose addNameRange registry:https://registry.npmjs.org/isarray not in flight; fetching 522 verbose get https://registry.npmjs.org/string_decoder not expired, no request 523 silly addNameRange number 2 { name: 'string_decoder', 523 silly addNameRange range: '>=1.1.1 <1.2.0', 523 silly addNameRange hasData: true } 524 silly addNameRange versions [ 'string_decoder', 524 silly addNameRange [ '0.0.0', 524 silly addNameRange '0.0.1', 524 silly addNameRange '0.10.24', 524 silly addNameRange '0.11.10', 524 silly addNameRange '0.10.25', 524 silly addNameRange '0.11.10-1', 524 silly addNameRange '0.10.25-1', 524 silly addNameRange '0.10.31', 524 silly addNameRange '1.0.0', 524 silly addNameRange '1.0.1', 524 silly addNameRange '1.0.2', 524 silly addNameRange '1.0.3', 524 silly addNameRange '1.1.0', 524 silly addNameRange '1.1.1' ] ] 525 silly addNamed [email protected] 526 verbose addNamed "1.1.1" is a plain semver version for string_decoder 527 verbose get https://registry.npmjs.org/isarray not expired, no request 528 silly addNameRange number 2 { name: 'isarray', range: '>=1.0.0 <1.1.0', hasData: true } 529 silly addNameRange versions [ 'isarray', 529 silly addNameRange [ '0.0.0', 529 silly addNameRange '0.0.1', 529 silly addNameRange '1.0.0', 529 silly addNameRange '2.0.0', 529 silly addNameRange '2.0.1', 529 silly addNameRange '2.0.2', 529 silly addNameRange '2.0.3', 529 silly addNameRange '2.0.4' ] ] 530 silly addNamed [email protected] 531 verbose addNamed "1.0.0" is a plain semver version for isarray 532 silly cache afterAdd [email protected] 533 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\string_decoder\1.1.1\package\package.json not in flight; writing 534 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 535 silly cache afterAdd [email protected] 536 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\isarray\1.0.0\package\package.json not in flight; writing 537 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 538 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\string_decoder\1.1.1\package\package.json written 539 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\isarray\1.0.0\package\package.json written 540 silly fetchNamedPackageData strip-json-comments 541 silly mapToRegistry name strip-json-comments 542 silly mapToRegistry using default registry 543 silly mapToRegistry registry https://registry.npmjs.org/ 544 silly mapToRegistry data Result { 544 silly mapToRegistry raw: 'strip-json-comments', 544 silly mapToRegistry scope: null, 544 silly mapToRegistry escapedName: 'strip-json-comments', 544 silly mapToRegistry name: 'strip-json-comments', 544 silly mapToRegistry rawSpec: '', 544 silly mapToRegistry spec: 'latest', 544 silly mapToRegistry type: 'tag' } 545 silly mapToRegistry uri https://registry.npmjs.org/strip-json-comments 546 verbose request uri https://registry.npmjs.org/strip-json-comments 547 verbose request no auth needed 548 info attempt registry request try #1 at 8:26:01 AM 549 verbose etag W/"9364262af09ecc96f0475b808daeccd5" 550 verbose lastModified Sun, 27 May 2018 18:26:04 GMT 551 http request GET https://registry.npmjs.org/strip-json-comments 552 http 304 https://registry.npmjs.org/strip-json-comments 553 verbose headers { date: 'Fri, 15 Jun 2018 03:27:12 GMT', 553 verbose headers connection: 'keep-alive', 553 verbose headers 'set-cookie': [ '__cfduid=d64b84cd52c4e59651222113645dffd621529033232; expires=Sat, 15-Jun-19 03:27:12 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 553 verbose headers 'cache-control': 'max-age=300', 553 verbose headers 'cf-cache-status': 'HIT', 553 verbose headers 'cf-ray': '42b1f08559c325ce-MRS', 553 verbose headers etag: '"9364262af09ecc96f0475b808daeccd5"', 553 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 553 verbose headers 'last-modified': 'Sun, 27 May 2018 18:26:04 GMT', 553 verbose headers vary: 'accept-encoding, accept', 553 verbose headers server: 'cloudflare' } 554 silly get cb [ 304, 554 silly get { date: 'Fri, 15 Jun 2018 03:27:12 GMT', 554 silly get connection: 'keep-alive', 554 silly get 'set-cookie': [ '__cfduid=d64b84cd52c4e59651222113645dffd621529033232; expires=Sat, 15-Jun-19 03:27:12 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 554 silly get 'cache-control': 'max-age=300', 554 silly get 'cf-cache-status': 'HIT', 554 silly get 'cf-ray': '42b1f08559c325ce-MRS', 554 silly get etag: '"9364262af09ecc96f0475b808daeccd5"', 554 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 554 silly get 'last-modified': 'Sun, 27 May 2018 18:26:04 GMT', 554 silly get vary: 'accept-encoding, accept', 554 silly get server: 'cloudflare' } ] 555 verbose etag https://registry.npmjs.org/strip-json-comments from cache 556 verbose get saving strip-json-comments to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\strip-json-comments.cache.json 557 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 558 silly resolveWithNewModule [email protected] checking installable status 559 silly cache add args [ 'strip-json-comments@~2.0.1', null ] 560 verbose cache add spec strip-json-comments@~2.0.1 561 silly cache add parsed spec Result { 561 silly cache add raw: 'strip-json-comments@~2.0.1', 561 silly cache add scope: null, 561 silly cache add escapedName: 'strip-json-comments', 561 silly cache add name: 'strip-json-comments', 561 silly cache add rawSpec: '~2.0.1', 561 silly cache add spec: '>=2.0.1 <2.1.0', 561 silly cache add type: 'range' } 562 silly addNamed strip-json-comments@>=2.0.1 <2.1.0 563 verbose addNamed ">=2.0.1 <2.1.0" is a valid semver range for strip-json-comments 564 silly addNameRange { name: 'strip-json-comments', 564 silly addNameRange range: '>=2.0.1 <2.1.0', 564 silly addNameRange hasData: false } 565 silly mapToRegistry name strip-json-comments 566 silly mapToRegistry using default registry 567 silly mapToRegistry registry https://registry.npmjs.org/ 568 silly mapToRegistry data Result { 568 silly mapToRegistry raw: 'strip-json-comments', 568 silly mapToRegistry scope: null, 568 silly mapToRegistry escapedName: 'strip-json-comments', 568 silly mapToRegistry name: 'strip-json-comments', 568 silly mapToRegistry rawSpec: '', 568 silly mapToRegistry spec: 'latest', 568 silly mapToRegistry type: 'tag' } 569 silly mapToRegistry uri https://registry.npmjs.org/strip-json-comments 570 verbose addNameRange registry:https://registry.npmjs.org/strip-json-comments not in flight; fetching 571 verbose get https://registry.npmjs.org/strip-json-comments not expired, no request 572 silly addNameRange number 2 { name: 'strip-json-comments', 572 silly addNameRange range: '>=2.0.1 <2.1.0', 572 silly addNameRange hasData: true } 573 silly addNameRange versions [ 'strip-json-comments', 573 silly addNameRange [ '0.1.0', 573 silly addNameRange '0.1.1', 573 silly addNameRange '0.1.2', 573 silly addNameRange '0.1.3', 573 silly addNameRange '1.0.0', 573 silly addNameRange '1.0.1', 573 silly addNameRange '1.0.2', 573 silly addNameRange '1.0.3', 573 silly addNameRange '1.0.4', 573 silly addNameRange '2.0.0', 573 silly addNameRange '2.0.1' ] ] 574 silly addNamed [email protected] 575 verbose addNamed "2.0.1" is a plain semver version for strip-json-comments 576 silly cache afterAdd [email protected] 577 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\strip-json-comments\2.0.1\package\package.json not in flight; writing 578 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 579 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\strip-json-comments\2.0.1\package\package.json written 580 silly fetchNamedPackageData glob 581 silly mapToRegistry name glob 582 silly mapToRegistry using default registry 583 silly mapToRegistry registry https://registry.npmjs.org/ 584 silly mapToRegistry data Result { 584 silly mapToRegistry raw: 'glob', 584 silly mapToRegistry scope: null, 584 silly mapToRegistry escapedName: 'glob', 584 silly mapToRegistry name: 'glob', 584 silly mapToRegistry rawSpec: '', 584 silly mapToRegistry spec: 'latest', 584 silly mapToRegistry type: 'tag' } 585 silly mapToRegistry uri https://registry.npmjs.org/glob 586 verbose request uri https://registry.npmjs.org/glob 587 verbose request no auth needed 588 info attempt registry request try #1 at 8:26:01 AM 589 verbose etag W/"580c1092d5d71a5c0538143cbdfff62d" 590 verbose lastModified Sun, 27 May 2018 02:29:14 GMT 591 http request GET https://registry.npmjs.org/glob 592 http 304 https://registry.npmjs.org/glob 593 verbose headers { date: 'Fri, 15 Jun 2018 03:27:12 GMT', 593 verbose headers connection: 'keep-alive', 593 verbose headers 'set-cookie': [ '__cfduid=d2b48924964a547244b865eb8662a4e311529033232; expires=Sat, 15-Jun-19 03:27:12 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 593 verbose headers 'cache-control': 'max-age=300', 593 verbose headers 'cf-cache-status': 'HIT', 593 verbose headers 'cf-ray': '42b1f0869ed4600b-MRS', 593 verbose headers etag: '"580c1092d5d71a5c0538143cbdfff62d"', 593 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 593 verbose headers 'last-modified': 'Sun, 27 May 2018 02:29:14 GMT', 593 verbose headers vary: 'accept-encoding, accept', 593 verbose headers server: 'cloudflare' } 594 silly get cb [ 304, 594 silly get { date: 'Fri, 15 Jun 2018 03:27:12 GMT', 594 silly get connection: 'keep-alive', 594 silly get 'set-cookie': [ '__cfduid=d2b48924964a547244b865eb8662a4e311529033232; expires=Sat, 15-Jun-19 03:27:12 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ], 594 silly get 'cache-control': 'max-age=300', 594 silly get 'cf-cache-status': 'HIT', 594 silly get 'cf-ray': '42b1f0869ed4600b-MRS', 594 silly get etag: '"580c1092d5d71a5c0538143cbdfff62d"', 594 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 594 silly get 'last-modified': 'Sun, 27 May 2018 02:29:14 GMT', 594 silly get vary: 'accept-encoding, accept', 594 silly get server: 'cloudflare' } ] 595 verbose etag https://registry.npmjs.org/glob from cache 596 verbose get saving glob to C:\Users\Hp\AppData\Roaming\npm-cache\registry.npmjs.org\glob.cache.json 597 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 598 silly resolveWithNewModule [email protected] checking installable status 599 silly cache add args [ 'glob@^7.0.5', null ] 600 verbose cache add spec glob@^7.0.5 601 silly cache add parsed spec Result { 601 silly cache add raw: 'glob@^7.0.5', 601 silly cache add scope: null, 601 silly cache add escapedName: 'glob', 601 silly cache add name: 'glob', 601 silly cache add rawSpec: '^7.0.5', 601 silly cache add spec: '>=7.0.5 <8.0.0', 601 silly cache add type: 'range' } 602 silly addNamed glob@>=7.0.5 <8.0.0 603 verbose addNamed ">=7.0.5 <8.0.0" is a valid semver range for glob 604 silly addNameRange { name: 'glob', range: '>=7.0.5 <8.0.0', hasData: false } 605 silly mapToRegistry name glob 606 silly mapToRegistry using default registry 607 silly mapToRegistry registry https://registry.npmjs.org/ 608 silly mapToRegistry data Result { 608 silly mapToRegistry raw: 'glob', 608 silly mapToRegistry scope: null, 608 silly mapToRegistry escapedName: 'glob', 608 silly mapToRegistry name: 'glob', 608 silly mapToRegistry rawSpec: '', 608 silly mapToRegistry spec: 'latest', 608 silly mapToRegistry type: 'tag' } 609 silly mapToRegistry uri https://registry.npmjs.org/glob 610 verbose addNameRange registry:https://registry.npmjs.org/glob not in flight; fetching 611 verbose get https://registry.npmjs.org/glob not expired, no request 612 silly addNameRange number 2 { name: 'glob', range: '>=7.0.5 <8.0.0', hasData: true } 613 silly addNameRange versions [ 'glob', 613 silly addNameRange [ '1.1.0', 613 silly addNameRange '2.0.9', 613 silly addNameRange '2.0.8', 613 silly addNameRange '2.0.7', 613 silly addNameRange '2.1.0', 613 silly addNameRange '3.0.0', 613 silly addNameRange '3.0.1', 613 silly addNameRange '3.1.0', 613 silly addNameRange '3.1.1', 613 silly addNameRange '3.1.2', 613 silly addNameRange '3.1.3', 613 silly addNameRange '3.1.4', 613 silly addNameRange '3.1.5', 613 silly addNameRange '3.1.6', 613 silly addNameRange '3.1.7', 613 silly addNameRange '3.1.9', 613 silly addNameRange '3.1.10', 613 silly addNameRange '3.1.11', 613 silly addNameRange '3.1.12', 613 silly addNameRange '3.1.13', 613 silly addNameRange '3.1.14', 613 silly addNameRange '3.1.15', 613 silly addNameRange '3.1.16', 613 silly addNameRange '3.1.17', 613 silly addNameRange '3.1.18', 613 silly addNameRange '3.1.19', 613 silly addNameRange '3.1.20', 613 silly addNameRange '3.1.21', 613 silly addNameRange '3.2.0', 613 silly addNameRange '3.2.1', 613 silly addNameRange '3.2.3', 613 silly addNameRange '3.2.4', 613 silly addNameRange '3.2.5', 613 silly addNameRange '3.2.6', 613 silly addNameRange '3.2.7', 613 silly addNameRange '3.2.8', 613 silly addNameRange '3.2.9', 613 silly addNameRange '3.2.10', 613 silly addNameRange '3.2.11', 613 silly addNameRange '4.0.0', 613 silly addNameRange '4.0.1', 613 silly addNameRange '4.0.2', 613 silly addNameRange '4.0.3', 613 silly addNameRange '4.0.4', 613 silly addNameRange '4.0.5', 613 silly addNameRange '4.0.6', 613 silly addNameRange '4.1.2-beta', 613 silly addNameRange '4.1.2', 613 silly addNameRange '4.1.3', 613 silly addNameRange '4.1.4', 613 silly addNameRange '4.1.5', 613 silly addNameRange '4.1.6', 613 silly addNameRange '4.2.0', 613 silly addNameRange '4.2.1', 613 silly addNameRange '4.2.2', 613 silly addNameRange '4.3.0', 613 silly addNameRange '4.3.1', 613 silly addNameRange '4.3.2', 613 silly addNameRange '4.3.3', 613 silly addNameRange '4.3.4', 613 silly addNameRange '4.3.5', 613 silly addNameRange '4.4.0', 613 silly addNameRange '4.4.2', 613 silly addNameRange '4.5.0', 613 silly addNameRange '5.0.0', 613 silly addNameRange '4.5.1', 613 silly addNameRange '5.0.1', 613 silly addNameRange '4.5.2', 613 silly addNameRange '5.0.2', 613 silly addNameRange '4.5.3', 613 silly addNameRange '5.0.3', 613 silly addNameRange '5.0.4', 613 silly addNameRange '5.0.5', 613 silly addNameRange '5.0.6', 613 silly addNameRange '5.0.7', 613 silly addNameRange '5.0.9', 613 silly addNameRange '5.0.10', 613 silly addNameRange '5.0.11', 613 silly addNameRange '5.0.12', 613 silly addNameRange '5.0.13', 613 silly addNameRange '5.0.14', 613 silly addNameRange '5.0.15', 613 silly addNameRange '6.0.1', 613 silly addNameRange '6.0.2', 613 silly addNameRange '6.0.3', 613 silly addNameRange '6.0.4', 613 silly addNameRange '7.0.0', 613 silly addNameRange '7.0.1', 613 silly addNameRange '7.0.3', 613 silly addNameRange '7.0.4', 613 silly addNameRange '7.0.5', 613 silly addNameRange '7.0.6', 613 silly addNameRange '7.1.0', 613 silly addNameRange '7.1.1', 613 silly addNameRange '7.1.2' ] ] 614 silly addNamed [email protected] 615 verbose addNamed "7.1.2" is a plain semver version for glob 616 silly cache afterAdd [email protected] 617 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\glob\7.1.2\package\package.json not in flight; writing 618 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 619 verbose afterAdd C:\Users\Hp\AppData\Roaming\npm-cache\glob\7.1.2\package\package.json written 620 silly fetchNamedPackageData minimatch 621 silly mapToRegistry name minimatch 622 silly mapToRegistry using default registry 623 silly mapToRegistry registry https://registry.npmjs.org/ 624 silly mapToRegistry data Result { 624 silly mapToRegistry raw: 'minimatch', 624 silly mapToRegistry scope: null, 624 silly mapToRegistry escapedName: 'minimatch', 624 silly mapToRegistry name: 'minimatch', 624 silly mapToRegistry rawSpec: '', 624 silly mapToRegistry spec: 'latest', 624 silly mapToRegistry type: 'tag' } 625 silly mapToRegistry uri https://registry.npmjs.org/minimatch 626 silly resolveWithNewModule [email protected] checking installable status 627 silly fetchNamedPackageData yallist 628 silly mapToRegistry name yallist 629 silly mapToRegistry using default registry 630 silly mapToRegistry registry https://registry.npmjs.org/ 631 silly mapToRegistry data Result { 631 silly mapToRegistry raw: 'yallist', 631 silly mapToRegistry scope: null, 631 silly mapToRegistry escapedName: 'yallist', 631 silly mapToRegistry name: 'yallist', 631 silly mapToRegistry rawSpec: '', 631 silly mapToRegistry spec: 'latest', 631 silly mapToRegistry type: 'tag' } 632 silly mapToRegistry uri https://registry.npmjs.org/yallist 633 silly resolveWithNewModule [email protected] checking installable status 634 silly loadAllDepsIntoIdealTree Finishing 635 silly loadIdealTree Finishing 636 silly currentTree [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | | -- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | | -- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | | +-- [email protected] 636 silly currentTree | | | +-- [email protected] 636 silly currentTree | | | +-- [email protected] 636 silly currentTree | | | | -- [email protected] 636 silly currentTree | | | +-- [email protected] 636 silly currentTree | | | | -- [email protected] 636 silly currentTree | | | +-- [email protected] 636 silly currentTree | | | -- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | | +-- [email protected] 636 silly currentTree | | | -- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | | -- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | | -- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | | -- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | | -- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | +-- [email protected] 636 silly currentTree | -- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree +-- [email protected] 636 silly currentTree -- [email protected] 637 silly idealTree [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | | -- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | | -- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | | +-- [email protected] 637 silly idealTree | | | +-- [email protected] 637 silly idealTree | | | +-- [email protected] 637 silly idealTree | | | | -- [email protected] 637 silly idealTree | | | +-- [email protected] 637 silly idealTree | | | | -- [email protected] 637 silly idealTree | | | +-- [email protected] 637 silly idealTree | | | -- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | | +-- [email protected] 637 silly idealTree | | | -- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | | -- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | | -- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | | -- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | | -- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | +-- [email protected] 637 silly idealTree | -- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree +-- [email protected] 637 silly idealTree -- [email protected] 638 silly generateActionsToTake Starting 639 silly install generateActionsToTake 640 silly generateActionsToTake Finishing 641 silly diffTrees action count 17 642 silly diffTrees add [email protected] 643 silly diffTrees add [email protected] 644 silly diffTrees add [email protected] 645 silly diffTrees add [email protected] 646 silly diffTrees add [email protected] 647 silly diffTrees add [email protected] 648 silly diffTrees add [email protected] 649 silly diffTrees add [email protected] 650 silly diffTrees add [email protected] 651 silly diffTrees add [email protected] 652 silly diffTrees add [email protected] 653 silly diffTrees add [email protected] 654 silly diffTrees add [email protected] 655 silly diffTrees add [email protected] 656 silly diffTrees add [email protected] 657 silly diffTrees add [email protected] 658 silly diffTrees add [email protected] 659 silly decomposeActions action count 136 660 silly decomposeActions fetch [email protected] 661 silly decomposeActions extract [email protected] 662 silly decomposeActions test [email protected] 663 silly decomposeActions preinstall [email protected] 664 silly decomposeActions build [email protected] 665 silly decomposeActions install [email protected] 666 silly decomposeActions postinstall [email protected] 667 silly decomposeActions finalize [email protected] 668 silly decomposeActions fetch [email protected] 669 silly decomposeActions extract [email protected] 670 silly decomposeActions test [email protected] 671 silly decomposeActions preinstall [email protected] 672 silly decomposeActions build [email protected] 673 silly decomposeActions install [email protected] 674 silly decomposeActions postinstall [email protected] 675 silly decomposeActions finalize [email protected] 676 silly decomposeActions fetch [email protected] 677 silly decomposeActions extract [email protected] 678 silly decomposeActions test [email protected] 679 silly decomposeActions preinstall [email protected] 680 silly decomposeActions build [email protected] 681 silly decomposeActions install [email protected] 682 silly decomposeActions postinstall [email protected] 683 silly decomposeActions finalize [email protected] 684 silly decomposeActions fetch [email protected] 685 silly decomposeActions extract [email protected] 686 silly decomposeActions test [email protected] 687 silly decomposeActions preinstall [email protected] 688 silly decomposeActions build [email protected] 689 silly decomposeActions install [email protected] 690 silly decomposeActions postinstall [email protected] 691 silly decomposeActions finalize [email protected] 692 silly decomposeActions fetch [email protected] 693 silly decomposeActions extract [email protected] 694 silly decomposeActions test [email protected] 695 silly decomposeActions preinstall [email protected] 696 silly decomposeActions build [email protected] 697 silly decomposeActions install [email protected] 698 silly decomposeActions postinstall [email protected] 699 silly decomposeActions finalize [email protected] 700 silly decomposeActions fetch [email protected] 701 silly decomposeActions extract [email protected] 702 silly decomposeActions test [email protected] 703 silly decomposeActions preinstall [email protected] 704 silly decomposeActions build [email protected] 705 silly decomposeActions install [email protected] 706 silly decomposeActions postinstall [email protected] 707 silly decomposeActions finalize [email protected] 708 silly decomposeActions fetch [email protected] 709 silly decomposeActions extract [email protected] 710 silly decomposeActions test [email protected] 711 silly decomposeActions preinstall [email protected] 712 silly decomposeActions build [email protected] 713 silly decomposeActions install [email protected] 714 silly decomposeActions postinstall [email protected] 715 silly decomposeActions finalize [email protected] 716 silly decomposeActions fetch [email protected] 717 silly decomposeActions extract [email protected] 718 silly decomposeActions test [email protected] 719 silly decomposeActions preinstall [email protected] 720 silly decomposeActions build [email protected] 721 silly decomposeActions install [email protected] 722 silly decomposeActions postinstall [email protected] 723 silly decomposeActions finalize [email protected] 724 silly decomposeActions fetch [email protected] 725 silly decomposeActions extract [email protected] 726 silly decomposeActions test [email protected] 727 silly decomposeActions preinstall [email protected] 728 silly decomposeActions build [email protected] 729 silly decomposeActions install [email protected] 730 silly decomposeActions postinstall [email protected] 731 silly decomposeActions finalize [email protected] 732 silly decomposeActions fetch [email protected] 733 silly decomposeActions extract [email protected] 734 silly decomposeActions test [email protected] 735 silly decomposeActions preinstall [email protected] 736 silly decomposeActions build [email protected] 737 silly decomposeActions install [email protected] 738 silly decomposeActions postinstall [email protected] 739 silly decomposeActions finalize [email protected] 740 silly decomposeActions fetch [email protected] 741 silly decomposeActions extract [email protected] 742 silly decomposeActions test [email protected] 743 silly decomposeActions preinstall [email protected] 744 silly decomposeActions build [email protected] 745 silly decomposeActions install [email protected] 746 silly decomposeActions postinstall [email protected] 747 silly decomposeActions finalize [email protected] 748 silly decomposeActions fetch [email protected] 749 silly decomposeActions extract [email protected] 750 silly decomposeActions test [email protected] 751 silly decomposeActions preinstall [email protected] 752 silly decomposeActions build [email protected] 753 silly decomposeActions install [email protected] 754 silly decomposeActions postinstall [email protected] 755 silly decomposeActions finalize [email protected] 756 silly decomposeActions fetch [email protected] 757 silly decomposeActions extract [email protected] 758 silly decomposeActions test [email protected] 759 silly decomposeActions preinstall [email protected] 760 silly decomposeActions build [email protected] 761 silly decomposeActions install [email protected] 762 silly decomposeActions postinstall [email protected] 763 silly decomposeActions finalize [email protected] 764 silly decomposeActions fetch [email protected] 765 silly decomposeActions extract [email protected] 766 silly decomposeActions test [email protected] 767 silly decomposeActions preinstall [email protected] 768 silly decomposeActions build [email protected] 769 silly decomposeActions install [email protected] 770 silly decomposeActions postinstall [email protected] 771 silly decomposeActions finalize [email protected] 772 silly decomposeActions fetch [email protected] 773 silly decomposeActions extract [email protected] 774 silly decomposeActions test [email protected] 775 silly decomposeActions preinstall [email protected] 776 silly decomposeActions build [email protected] 777 silly decomposeActions install [email protected] 778 silly decomposeActions postinstall [email protected] 779 silly decomposeActions finalize [email protected] 780 silly decomposeActions fetch [email protected] 781 silly decomposeActions extract [email protected] 782 silly decomposeActions test [email protected] 783 silly decomposeActions preinstall [email protected] 784 silly decomposeActions build [email protected] 785 silly decomposeActions install [email protected] 786 silly decomposeActions postinstall [email protected] 787 silly decomposeActions finalize [email protected] 788 silly decomposeActions fetch [email protected] 789 silly decomposeActions extract [email protected] 790 silly decomposeActions test [email protected] 791 silly decomposeActions preinstall [email protected] 792 silly decomposeActions build [email protected] 793 silly decomposeActions install [email protected] 794 silly decomposeActions postinstall [email protected] 795 silly decomposeActions finalize [email protected] 796 silly runTopLevelLifecycles Starting 797 silly install runPreinstallTopLevelLifecycles 798 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\printer-196f565a 799 info lifecycle [email protected]~preinstall: [email protected] 800 verbose lifecycle [email protected]~preinstall: unsafe-perm in lifecycle true 801 verbose lifecycle [email protected]~preinstall: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;F:\xampp\htdocs\nodeprinting\node-printer\node_modules.bin;C:\Program Files\ImageMagick-7.0.7-Q16;C:\Program Files (x86)\ImageMagick-6.7.7-Q16;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Users\Hp.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;c:\Program Files\Microsoft SQL Server\110\Tools\Binn;c:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio;c:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn;c:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn;C:\Program Files\Microsoft SQL Server\110\DTS\Binn;C:\Program Files\Microsoft\Web Platform Installer;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\DTS\Binn;C:\Program Files (x86)\PuTTY;C:\Program Files (x86)\Skype\Phone;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files\nodejs;C:\ProgramData\ComposerSetup\bin;D:\xampp\php;C:\ProgramData\chocolatey\bin;C:\Users\Hp\AppData\Local\Microsoft\WindowsApps;C:\Users\Hp\AppData\Roaming\npm;C:\Users\Hp\AppData\Roaming\Composer\vendor\bin; 802 verbose lifecycle [email protected]~preinstall: CWD: F:\xampp\htdocs\nodeprinting\node-printer 803 silly lifecycle [email protected]~preinstall: Args: [ '/d /s /c', 'npm install node-pre-gyp' ] 804 silly lifecycle [email protected]~preinstall: Returned: code: 0 signal: null 805 silly executeActions Starting 806 silly install executeActions 807 silly doSerial global-install 0 808 silly doParallel fetch 17 809 verbose correctMkdir C:\Users\Hp\AppData\Roaming\npm-cache_locks correctMkdir not in flight; initializing 810 verbose lock using C:\Users\Hp\AppData\Roaming\npm-cache_locks\staging-b54054248c449b7b.lock for F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging 811 silly doParallel extract 17 812 silly extract [email protected] 813 silly extract [email protected] 814 silly extract [email protected] 815 silly extract [email protected] 816 silly extract [email protected] 817 silly extract [email protected] 818 silly extract [email protected] 819 silly extract [email protected] 820 silly extract [email protected] 821 silly extract [email protected] 822 silly extract [email protected] 823 silly extract [email protected] 824 silly extract [email protected] 825 silly extract [email protected] 826 silly extract [email protected] 827 silly extract [email protected] 828 silly extract [email protected] 829 verbose unbuild node_modules.staging\yallist-33b47cf5 830 verbose unbuild node_modules.staging\minimatch-1ec04e72 831 verbose unbuild node_modules.staging\gauge-ff69de92 832 verbose unbuild node_modules.staging\minimatch-c2455ab1 833 verbose unbuild node_modules.staging\isarray-6b5d4754 834 verbose unbuild node_modules.staging\iconv-lite-5d364b08 835 verbose unbuild node_modules.staging\are-we-there-yet-e4f5f13a 836 verbose unbuild node_modules.staging\glob-f055eb6b 837 verbose unbuild node_modules.staging\string_decoder-baa02c88 838 verbose unbuild node_modules.staging\readable-stream-ee2afe6c 839 verbose unbuild node_modules.staging\npmlog-7e45c000 840 verbose unbuild node_modules.staging\yallist-cb18f909 841 verbose unbuild node_modules.staging\tar-b214ff52 842 verbose unbuild node_modules.staging\nopt-0ab0d6e1 843 verbose unbuild node_modules.staging\strip-json-comments-74bfcfe0 844 verbose unbuild node_modules.staging\rimraf-e9ce74c4 845 verbose unbuild node_modules.staging\semver-b17eb496 846 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-33b47cf5 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 847 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-33b47cf5 848 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-1ec04e72 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 849 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-1ec04e72 850 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\gauge-ff69de92 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 851 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\gauge-ff69de92 852 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-c2455ab1 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 853 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-c2455ab1 854 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\isarray-6b5d4754 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 855 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\isarray-6b5d4754 856 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\iconv-lite-5d364b08 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 857 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\iconv-lite-5d364b08 858 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\are-we-there-yet-e4f5f13a is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 859 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\are-we-there-yet-e4f5f13a 860 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\glob-f055eb6b is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 861 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\glob-f055eb6b 862 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\string_decoder-baa02c88 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 863 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\string_decoder-baa02c88 864 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\readable-stream-ee2afe6c is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 865 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\readable-stream-ee2afe6c 866 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\npmlog-7e45c000 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 867 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\npmlog-7e45c000 868 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-cb18f909 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 869 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-cb18f909 870 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\yallist\3.0.2\package.tgz 871 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-33b47cf5 872 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-33b47cf5 is being purged 873 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-33b47cf5 874 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\minimatch\3.0.4\package.tgz 875 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-1ec04e72 876 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-1ec04e72 is being purged 877 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-1ec04e72 878 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\gauge\2.7.4\package.tgz 879 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\gauge-ff69de92 880 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\gauge-ff69de92 is being purged 881 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\gauge-ff69de92 882 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\tar-b214ff52 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 883 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\tar-b214ff52 884 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\minimatch\3.0.4\package.tgz 885 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-c2455ab1 886 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-c2455ab1 is being purged 887 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-c2455ab1 888 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\isarray\1.0.0\package.tgz 889 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\isarray-6b5d4754 890 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\isarray-6b5d4754 is being purged 891 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\isarray-6b5d4754 892 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\iconv-lite\0.4.23\package.tgz 893 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\iconv-lite-5d364b08 894 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\iconv-lite-5d364b08 is being purged 895 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\iconv-lite-5d364b08 896 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\are-we-there-yet\1.1.5\package.tgz 897 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\are-we-there-yet-e4f5f13a 898 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\are-we-there-yet-e4f5f13a is being purged 899 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\are-we-there-yet-e4f5f13a 900 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\glob\7.1.2\package.tgz 901 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\glob-f055eb6b 902 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\glob-f055eb6b is being purged 903 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\glob-f055eb6b 904 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\string_decoder\1.1.1\package.tgz 905 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\string_decoder-baa02c88 906 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\string_decoder-baa02c88 is being purged 907 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\string_decoder-baa02c88 908 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\nopt-0ab0d6e1 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 909 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\nopt-0ab0d6e1 910 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\readable-stream\2.3.6\package.tgz 911 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\readable-stream-ee2afe6c 912 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\readable-stream-ee2afe6c is being purged 913 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\readable-stream-ee2afe6c 914 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\npmlog\4.1.2\package.tgz 915 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\npmlog-7e45c000 916 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\npmlog-7e45c000 is being purged 917 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\npmlog-7e45c000 918 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\strip-json-comments-74bfcfe0 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 919 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\strip-json-comments-74bfcfe0 920 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\yallist\3.0.2\package.tgz 921 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-cb18f909 922 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-cb18f909 is being purged 923 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-cb18f909 924 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\rimraf-e9ce74c4 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 925 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\rimraf-e9ce74c4 926 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\semver-b17eb496 is being purged from base F:\xampp\htdocs\nodeprinting\node-printer 927 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\semver-b17eb496 928 silly gunzTarPerm modes [ '777', '666' ] 929 silly gunzTarPerm modes [ '777', '666' ] 930 silly gunzTarPerm modes [ '777', '666' ] 931 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\tar\4.4.4\package.tgz 932 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\tar-b214ff52 933 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\tar-b214ff52 is being purged 934 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\tar-b214ff52 935 silly gunzTarPerm modes [ '777', '666' ] 936 silly gunzTarPerm modes [ '777', '666' ] 937 silly gunzTarPerm modes [ '777', '666' ] 938 silly gunzTarPerm modes [ '777', '666' ] 939 silly gunzTarPerm modes [ '777', '666' ] 940 silly gunzTarPerm modes [ '777', '666' ] 941 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\nopt\4.0.1\package.tgz 942 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\nopt-0ab0d6e1 943 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\nopt-0ab0d6e1 is being purged 944 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\nopt-0ab0d6e1 945 silly gunzTarPerm modes [ '777', '666' ] 946 silly gunzTarPerm modes [ '777', '666' ] 947 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\strip-json-comments\2.0.1\package.tgz 948 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\strip-json-comments-74bfcfe0 949 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\strip-json-comments-74bfcfe0 is being purged 950 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\strip-json-comments-74bfcfe0 951 silly gunzTarPerm modes [ '777', '666' ] 952 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\rimraf\2.6.2\package.tgz 953 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\rimraf-e9ce74c4 954 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\rimraf-e9ce74c4 is being purged 955 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\rimraf-e9ce74c4 956 verbose tar unpack C:\Users\Hp\AppData\Roaming\npm-cache\semver\5.5.0\package.tgz 957 verbose tar unpacking to F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\semver-b17eb496 958 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\semver-b17eb496 is being purged 959 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\semver-b17eb496 960 silly gunzTarPerm modes [ '777', '666' ] 961 silly gunzTarPerm modes [ '777', '666' ] 962 silly gunzTarPerm modes [ '777', '666' ] 963 silly gunzTarPerm modes [ '777', '666' ] 964 silly gunzTarPerm modes [ '777', '666' ] 965 silly gunzTarPerm extractEntry package.json 966 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 967 silly gunzTarPerm extractEntry package.json 968 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 969 silly gunzTarPerm extractEntry package.json 970 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 971 silly gunzTarPerm extractEntry package.json 972 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 973 silly gunzTarPerm extractEntry package.json 974 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 975 silly gunzTarPerm extractEntry package.json 976 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 977 silly gunzTarPerm extractEntry package.json 978 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 979 silly gunzTarPerm extractEntry package.json 980 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 981 silly gunzTarPerm extractEntry package.json 982 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 983 silly gunzTarPerm extractEntry package.json 984 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 985 silly gunzTarPerm extractEntry package.json 986 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 987 silly gunzTarPerm extractEntry package.json 988 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 989 silly gunzTarPerm extractEntry package.json 990 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 991 silly gunzTarPerm extractEntry package.json 992 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 993 silly gunzTarPerm extractEntry package.json 994 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 995 silly gunzTarPerm extractEntry package.json 996 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 997 silly gunzTarPerm extractEntry package.json 998 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 999 silly gunzTarPerm extractEntry README.md 1000 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1001 silly gunzTarPerm extractEntry LICENSE 1002 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1003 silly gunzTarPerm extractEntry README.md 1004 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1005 silly gunzTarPerm extractEntry LICENSE 1006 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1007 silly gunzTarPerm extractEntry README.md 1008 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1009 silly gunzTarPerm extractEntry LICENSE 1010 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1011 silly gunzTarPerm extractEntry theme-set.js 1012 silly gunzTarPerm modified mode [ 'theme-set.js', 420, 438 ] 1013 silly gunzTarPerm extractEntry base-theme.js 1014 silly gunzTarPerm modified mode [ 'base-theme.js', 420, 438 ] 1015 silly gunzTarPerm extractEntry themes.js 1016 silly gunzTarPerm modified mode [ 'themes.js', 420, 438 ] 1017 silly gunzTarPerm extractEntry set-interval.js 1018 silly gunzTarPerm modified mode [ 'set-interval.js', 420, 438 ] 1019 silly gunzTarPerm extractEntry error.js 1020 silly gunzTarPerm modified mode [ 'error.js', 420, 438 ] 1021 silly gunzTarPerm extractEntry render-template.js 1022 silly gunzTarPerm modified mode [ 'render-template.js', 420, 438 ] 1023 silly gunzTarPerm extractEntry progress-bar.js 1024 silly gunzTarPerm modified mode [ 'progress-bar.js', 420, 438 ] 1025 silly gunzTarPerm extractEntry index.js 1026 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 1027 silly gunzTarPerm extractEntry spin.js 1028 silly gunzTarPerm modified mode [ 'spin.js', 420, 438 ] 1029 silly gunzTarPerm extractEntry process.js 1030 silly gunzTarPerm modified mode [ 'process.js', 420, 438 ] 1031 silly gunzTarPerm extractEntry template-item.js 1032 silly gunzTarPerm modified mode [ 'template-item.js', 420, 438 ] 1033 silly gunzTarPerm extractEntry plumbing.js 1034 silly gunzTarPerm modified mode [ 'plumbing.js', 420, 438 ] 1035 silly gunzTarPerm extractEntry set-immediate.js 1036 silly gunzTarPerm modified mode [ 'set-immediate.js', 420, 438 ] 1037 silly gunzTarPerm extractEntry wide-truncate.js 1038 silly gunzTarPerm modified mode [ 'wide-truncate.js', 420, 438 ] 1039 silly gunzTarPerm extractEntry has-color.js 1040 silly gunzTarPerm modified mode [ 'has-color.js', 420, 438 ] 1041 silly gunzTarPerm extractEntry CHANGELOG.md 1042 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ] 1043 silly gunzTarPerm extractEntry README.md 1044 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1045 silly gunzTarPerm extractEntry LICENSE 1046 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1047 silly gunzTarPerm extractEntry .npmignore 1048 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 1049 silly gunzTarPerm extractEntry README.md 1050 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1051 silly gunzTarPerm extractEntry README.md 1052 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1053 silly gunzTarPerm extractEntry LICENSE 1054 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1055 silly gunzTarPerm extractEntry common.js 1056 silly gunzTarPerm modified mode [ 'common.js', 420, 438 ] 1057 silly gunzTarPerm extractEntry glob.js 1058 silly gunzTarPerm modified mode [ 'glob.js', 420, 438 ] 1059 silly gunzTarPerm extractEntry sync.js 1060 silly gunzTarPerm modified mode [ 'sync.js', 420, 438 ] 1061 silly gunzTarPerm extractEntry changelog.md 1062 silly gunzTarPerm modified mode [ 'changelog.md', 420, 438 ] 1063 silly gunzTarPerm extractEntry CHANGES.md 1064 silly gunzTarPerm modified mode [ 'CHANGES.md', 420, 438 ] 1065 silly gunzTarPerm extractEntry index.js 1066 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 1067 silly gunzTarPerm extractEntry .travis.yml 1068 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 1069 silly gunzTarPerm extractEntry Changelog.md 1070 silly gunzTarPerm modified mode [ 'Changelog.md', 420, 438 ] 1071 silly gunzTarPerm extractEntry .travis.yml 1072 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 1073 silly gunzTarPerm extractEntry LICENSE 1074 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1075 silly gunzTarPerm extractEntry .travis.yml 1076 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 1077 silly gunzTarPerm extractEntry CONTRIBUTING.md 1078 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 420, 438 ] 1079 silly gunzTarPerm extractEntry README.md 1080 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1081 silly gunzTarPerm extractEntry LICENSE 1082 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1083 silly gunzTarPerm extractEntry README.md 1084 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1085 silly gunzTarPerm extractEntry LICENSE 1086 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1087 silly gunzTarPerm extractEntry index.js 1088 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 1089 silly gunzTarPerm extractEntry LICENSE 1090 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1091 silly gunzTarPerm extractEntry .npmignore 1092 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 1093 silly gunzTarPerm extractEntry README.md 1094 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1095 silly gunzTarPerm extractEntry index.js 1096 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 1097 silly gunzTarPerm extractEntry license 1098 silly gunzTarPerm modified mode [ 'license', 420, 438 ] 1099 silly gunzTarPerm extractEntry bin.js 1100 silly gunzTarPerm modified mode [ 'bin.js', 493, 511 ] 1101 silly gunzTarPerm extractEntry LICENSE 1102 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1103 silly gunzTarPerm extractEntry LICENSE 1104 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1105 silly gunzTarPerm extractEntry range.bnf 1106 silly gunzTarPerm modified mode [ 'range.bnf', 420, 438 ] 1107 silly gunzTarPerm extractEntry minimatch.js 1108 silly gunzTarPerm modified mode [ 'minimatch.js', 420, 438 ] 1109 silly gunzTarPerm extractEntry minimatch.js 1110 silly gunzTarPerm modified mode [ 'minimatch.js', 420, 438 ] 1111 silly gunzTarPerm extractEntry iterator.js 1112 silly gunzTarPerm modified mode [ 'iterator.js', 420, 438 ] 1113 silly gunzTarPerm extractEntry yallist.js 1114 silly gunzTarPerm modified mode [ 'yallist.js', 420, 438 ] 1115 silly gunzTarPerm extractEntry index.js 1116 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ] 1117 silly gunzTarPerm extractEntry test.js 1118 silly gunzTarPerm modified mode [ 'test.js', 420, 438 ] 1119 silly gunzTarPerm extractEntry LICENSE 1120 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1121 silly gunzTarPerm extractEntry README.md 1122 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1123 silly gunzTarPerm extractEntry README.md 1124 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1125 silly gunzTarPerm extractEntry lib/string_decoder.js 1126 silly gunzTarPerm modified mode [ 'lib/string_decoder.js', 420, 438 ] 1127 silly gunzTarPerm extractEntry LICENSE 1128 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1129 silly gunzTarPerm extractEntry README.md 1130 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1131 silly gunzTarPerm extractEntry log.js 1132 silly gunzTarPerm modified mode [ 'log.js', 420, 438 ] 1133 silly gunzTarPerm extractEntry CHANGELOG.md 1134 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ] 1135 silly gunzTarPerm extractEntry duplex-browser.js 1136 silly gunzTarPerm modified mode [ 'duplex-browser.js', 420, 438 ] 1137 silly gunzTarPerm extractEntry duplex.js 1138 silly gunzTarPerm modified mode [ 'duplex.js', 420, 438 ] 1139 silly gunzTarPerm extractEntry iterator.js 1140 silly gunzTarPerm modified mode [ 'iterator.js', 420, 438 ] 1141 silly gunzTarPerm extractEntry yallist.js 1142 silly gunzTarPerm modified mode [ 'yallist.js', 420, 438 ] 1143 silly gunzTarPerm extractEntry README.md 1144 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1145 silly gunzTarPerm extractEntry semver.js 1146 silly gunzTarPerm modified mode [ 'semver.js', 420, 438 ] 1147 silly gunzTarPerm extractEntry bin/semver 1148 silly gunzTarPerm modified mode [ 'bin/semver', 493, 511 ] 1149 silly gunzTarPerm extractEntry LICENSE 1150 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1151 silly gunzTarPerm extractEntry bin/nopt.js 1152 silly gunzTarPerm modified mode [ 'bin/nopt.js', 493, 511 ] 1153 silly gunzTarPerm extractEntry readme.md 1154 silly gunzTarPerm modified mode [ 'readme.md', 420, 438 ] 1155 silly gunzTarPerm extractEntry README.md 1156 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1157 silly gunzTarPerm extractEntry lib/buffer.js 1158 silly gunzTarPerm modified mode [ 'lib/buffer.js', 420, 438 ] 1159 silly gunzTarPerm extractEntry lib/create.js 1160 silly gunzTarPerm modified mode [ 'lib/create.js', 420, 438 ] 1161 silly gunzTarPerm extractEntry lib/extract.js 1162 silly gunzTarPerm modified mode [ 'lib/extract.js', 420, 438 ] 1163 silly gunzTarPerm extractEntry lib/header.js 1164 silly gunzTarPerm modified mode [ 'lib/header.js', 420, 438 ] 1165 silly gunzTarPerm extractEntry lib/high-level-opt.js 1166 silly gunzTarPerm modified mode [ 'lib/high-level-opt.js', 420, 438 ] 1167 silly gunzTarPerm extractEntry lib/large-numbers.js 1168 silly gunzTarPerm modified mode [ 'lib/large-numbers.js', 420, 438 ] 1169 silly gunzTarPerm extractEntry lib/list.js 1170 silly gunzTarPerm modified mode [ 'lib/list.js', 420, 438 ] 1171 silly gunzTarPerm extractEntry lib/mkdir.js 1172 silly gunzTarPerm modified mode [ 'lib/mkdir.js', 420, 438 ] 1173 silly gunzTarPerm extractEntry lib/mode-fix.js 1174 silly gunzTarPerm modified mode [ 'lib/mode-fix.js', 420, 438 ] 1175 silly gunzTarPerm extractEntry lib/pack.js 1176 silly gunzTarPerm modified mode [ 'lib/pack.js', 420, 438 ] 1177 silly gunzTarPerm extractEntry lib/parse.js 1178 silly gunzTarPerm modified mode [ 'lib/parse.js', 420, 438 ] 1179 silly gunzTarPerm extractEntry lib/pax.js 1180 silly gunzTarPerm modified mode [ 'lib/pax.js', 420, 438 ] 1181 silly gunzTarPerm extractEntry lib/read-entry.js 1182 silly gunzTarPerm modified mode [ 'lib/read-entry.js', 420, 438 ] 1183 silly gunzTarPerm extractEntry lib/replace.js 1184 silly gunzTarPerm modified mode [ 'lib/replace.js', 420, 438 ] 1185 silly gunzTarPerm extractEntry lib/types.js 1186 silly gunzTarPerm modified mode [ 'lib/types.js', 420, 438 ] 1187 silly gunzTarPerm extractEntry lib/unpack.js 1188 silly gunzTarPerm modified mode [ 'lib/unpack.js', 420, 438 ] 1189 silly gunzTarPerm extractEntry lib/update.js 1190 silly gunzTarPerm modified mode [ 'lib/update.js', 420, 438 ] 1191 silly gunzTarPerm extractEntry lib/warn-mixin.js 1192 silly gunzTarPerm modified mode [ 'lib/warn-mixin.js', 420, 438 ] 1193 silly gunzTarPerm extractEntry lib/winchars.js 1194 silly gunzTarPerm modified mode [ 'lib/winchars.js', 420, 438 ] 1195 silly gunzTarPerm extractEntry lib/write-entry.js 1196 silly gunzTarPerm modified mode [ 'lib/write-entry.js', 420, 438 ] 1197 silly gunzTarPerm extractEntry README.md 1198 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1199 silly gunzTarPerm extractEntry rimraf.js 1200 silly gunzTarPerm modified mode [ 'rimraf.js', 420, 438 ] 1201 silly gunzTarPerm extractEntry encodings/dbcs-codec.js 1202 silly gunzTarPerm modified mode [ 'encodings/dbcs-codec.js', 420, 438 ] 1203 silly gunzTarPerm extractEntry .travis.yml 1204 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 1205 silly gunzTarPerm extractEntry Makefile 1206 silly gunzTarPerm modified mode [ 'Makefile', 420, 438 ] 1207 silly gunzTarPerm extractEntry GOVERNANCE.md 1208 silly gunzTarPerm modified mode [ 'GOVERNANCE.md', 420, 438 ] 1209 silly gunzTarPerm extractEntry LICENSE 1210 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 1211 silly gunzTarPerm extractEntry .travis.yml 1212 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 1213 silly gunzTarPerm extractEntry CHANGELOG.md 1214 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ] 1215 silly gunzTarPerm extractEntry tracker-base.js 1216 silly gunzTarPerm modified mode [ 'tracker-base.js', 420, 438 ] 1217 silly gunzTarPerm extractEntry tracker-group.js 1218 silly gunzTarPerm modified mode [ 'tracker-group.js', 420, 438 ] 1219 silly gunzTarPerm extractEntry encodings/dbcs-data.js 1220 silly gunzTarPerm modified mode [ 'encodings/dbcs-data.js', 420, 438 ] 1221 silly gunzTarPerm extractEntry encodings/index.js 1222 silly gunzTarPerm modified mode [ 'encodings/index.js', 420, 438 ] 1223 silly gunzTarPerm extractEntry passthrough.js 1224 silly gunzTarPerm modified mode [ 'passthrough.js', 420, 438 ] 1225 silly gunzTarPerm extractEntry component.json 1226 silly gunzTarPerm modified mode [ 'component.json', 420, 438 ] 1227 silly gunzTarPerm extractEntry tracker-stream.js 1228 silly gunzTarPerm modified mode [ 'tracker-stream.js', 420, 438 ] 1229 silly gunzTarPerm extractEntry examples/my-program.js 1230 silly gunzTarPerm modified mode [ 'examples/my-program.js', 493, 511 ] 1231 silly gunzTarPerm extractEntry readable-browser.js 1232 silly gunzTarPerm modified mode [ 'readable-browser.js', 420, 438 ] 1233 silly gunzTarPerm extractEntry readable.js 1234 silly gunzTarPerm modified mode [ 'readable.js', 420, 438 ] 1235 silly gunzTarPerm extractEntry lib/nopt.js 1236 silly gunzTarPerm modified mode [ 'lib/nopt.js', 420, 438 ] 1237 silly gunzTarPerm extractEntry test/basic.js 1238 silly gunzTarPerm modified mode [ 'test/basic.js', 420, 438 ] 1239 silly gunzTarPerm extractEntry encodings/internal.js 1240 silly gunzTarPerm modified mode [ 'encodings/internal.js', 420, 438 ] 1241 silly gunzTarPerm extractEntry encodings/sbcs-codec.js 1242 silly gunzTarPerm modified mode [ 'encodings/sbcs-codec.js', 420, 438 ] 1243 silly gunzTarPerm extractEntry tracker.js 1244 silly gunzTarPerm modified mode [ 'tracker.js', 420, 438 ] 1245 silly gunzTarPerm extractEntry README.md 1246 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 1247 silly gunzTarPerm extractEntry transform.js 1248 silly gunzTarPerm modified mode [ 'transform.js', 420, 438 ] 1249 silly gunzTarPerm extractEntry encodings/sbcs-data-generated.js 1250 silly gunzTarPerm modified mode [ 'encodings/sbcs-data-generated.js', 420, 438 ] 1251 silly gunzTarPerm extractEntry encodings/sbcs-data.js 1252 silly gunzTarPerm modified mode [ 'encodings/sbcs-data.js', 420, 438 ] 1253 silly gunzTarPerm extractEntry encodings/tables/big5-added.json 1254 silly gunzTarPerm modified mode [ 'encodings/tables/big5-added.json', 420, 438 ] 1255 silly gunzTarPerm extractEntry encodings/tables/cp936.json 1256 silly gunzTarPerm modified mode [ 'encodings/tables/cp936.json', 420, 438 ] 1257 silly gunzTarPerm extractEntry writable-browser.js 1258 silly gunzTarPerm modified mode [ 'writable-browser.js', 420, 438 ] 1259 silly gunzTarPerm extractEntry writable.js 1260 silly gunzTarPerm modified mode [ 'writable.js', 420, 438 ] 1261 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-1ec04e72\node_modules is being purged 1262 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-1ec04e72\node_modules 1263 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-c2455ab1\node_modules is being purged 1264 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-c2455ab1\node_modules 1265 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\strip-json-comments-74bfcfe0\node_modules is being purged 1266 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\strip-json-comments-74bfcfe0\node_modules 1267 silly gunzTarPerm extractEntry encodings/tables/cp949.json 1268 silly gunzTarPerm modified mode [ 'encodings/tables/cp949.json', 420, 438 ] 1269 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-cb18f909\node_modules is being purged 1270 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-cb18f909\node_modules 1271 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-33b47cf5\node_modules is being purged 1272 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-33b47cf5\node_modules 1273 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\npmlog-7e45c000\node_modules is being purged 1274 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\npmlog-7e45c000\node_modules 1275 silly gunzTarPerm extractEntry doc/wg-meetings/2015-01-30.md 1276 silly gunzTarPerm modified mode [ 'doc/wg-meetings/2015-01-30.md', 420, 438 ] 1277 silly gunzTarPerm extractEntry lib/_stream_duplex.js 1278 silly gunzTarPerm modified mode [ 'lib/_stream_duplex.js', 420, 438 ] 1279 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\string_decoder-baa02c88\node_modules is being purged 1280 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\string_decoder-baa02c88\node_modules 1281 silly gunzTarPerm extractEntry encodings/tables/cp950.json 1282 silly gunzTarPerm modified mode [ 'encodings/tables/cp950.json', 420, 438 ] 1283 silly gunzTarPerm extractEntry encodings/tables/eucjp.json 1284 silly gunzTarPerm modified mode [ 'encodings/tables/eucjp.json', 420, 438 ] 1285 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\rimraf-e9ce74c4\node_modules is being purged 1286 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\rimraf-e9ce74c4\node_modules 1287 silly gunzTarPerm extractEntry lib/_stream_passthrough.js 1288 silly gunzTarPerm modified mode [ 'lib/_stream_passthrough.js', 420, 438 ] 1289 silly gunzTarPerm extractEntry lib/_stream_readable.js 1290 silly gunzTarPerm modified mode [ 'lib/_stream_readable.js', 420, 438 ] 1291 silly gunzTarPerm extractEntry encodings/tables/gb18030-ranges.json 1292 silly gunzTarPerm modified mode [ 'encodings/tables/gb18030-ranges.json', 420, 438 ] 1293 silly gunzTarPerm extractEntry lib/_stream_transform.js 1294 silly gunzTarPerm modified mode [ 'lib/_stream_transform.js', 420, 438 ] 1295 silly gunzTarPerm extractEntry lib/_stream_writable.js 1296 silly gunzTarPerm modified mode [ 'lib/_stream_writable.js', 420, 438 ] 1297 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\semver-b17eb496\node_modules is being purged 1298 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\semver-b17eb496\node_modules 1299 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\glob-f055eb6b\node_modules is being purged 1300 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\glob-f055eb6b\node_modules 1301 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\isarray-6b5d4754\node_modules is being purged 1302 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\isarray-6b5d4754\node_modules 1303 silly gunzTarPerm extractEntry encodings/tables/gbk-added.json 1304 silly gunzTarPerm modified mode [ 'encodings/tables/gbk-added.json', 420, 438 ] 1305 silly gunzTarPerm extractEntry encodings/tables/shiftjis.json 1306 silly gunzTarPerm modified mode [ 'encodings/tables/shiftjis.json', 420, 438 ] 1307 silly gunzTarPerm extractEntry lib/internal/streams/BufferList.js 1308 silly gunzTarPerm modified mode [ 'lib/internal/streams/BufferList.js', 420, 438 ] 1309 silly gunzTarPerm extractEntry lib/internal/streams/destroy.js 1310 silly gunzTarPerm modified mode [ 'lib/internal/streams/destroy.js', 420, 438 ] 1311 silly gunzTarPerm extractEntry encodings/utf16.js 1312 silly gunzTarPerm modified mode [ 'encodings/utf16.js', 420, 438 ] 1313 silly gunzTarPerm extractEntry encodings/utf7.js 1314 silly gunzTarPerm modified mode [ 'encodings/utf7.js', 420, 438 ] 1315 silly gunzTarPerm extractEntry lib/bom-handling.js 1316 silly gunzTarPerm modified mode [ 'lib/bom-handling.js', 420, 438 ] 1317 silly gunzTarPerm extractEntry lib/internal/streams/stream-browser.js 1318 silly gunzTarPerm modified mode [ 'lib/internal/streams/stream-browser.js', 420, 438 ] 1319 silly gunzTarPerm extractEntry lib/internal/streams/stream.js 1320 silly gunzTarPerm modified mode [ 'lib/internal/streams/stream.js', 420, 438 ] 1321 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\are-we-there-yet-e4f5f13a\node_modules is being purged 1322 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\are-we-there-yet-e4f5f13a\node_modules 1323 silly gunzTarPerm extractEntry lib/extend-node.js 1324 silly gunzTarPerm modified mode [ 'lib/extend-node.js', 420, 438 ] 1325 silly gunzTarPerm extractEntry lib/index.d.ts 1326 silly gunzTarPerm modified mode [ 'lib/index.d.ts', 420, 438 ] 1327 silly gunzTarPerm extractEntry lib/index.js 1328 silly gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ] 1329 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\nopt-0ab0d6e1\node_modules is being purged 1330 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\nopt-0ab0d6e1\node_modules 1331 silly gunzTarPerm extractEntry lib/streams.js 1332 silly gunzTarPerm modified mode [ 'lib/streams.js', 420, 438 ] 1333 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\gauge-ff69de92\node_modules is being purged 1334 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\gauge-ff69de92\node_modules 1335 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\readable-stream-ee2afe6c\node_modules is being purged 1336 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\readable-stream-ee2afe6c\node_modules 1337 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\tar-b214ff52\node_modules is being purged 1338 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\tar-b214ff52\node_modules 1339 silly gentlyRm F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\iconv-lite-5d364b08\node_modules is being purged 1340 verbose gentlyRm don't care about contents; nuking F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\iconv-lite-5d364b08\node_modules 1341 silly doParallel preinstall 17 1342 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-1ec04e72 1343 info lifecycle [email protected]~preinstall: [email protected] 1344 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-33b47cf5 1345 info lifecycle [email protected]~preinstall: [email protected] 1346 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\iconv-lite-5d364b08 1347 info lifecycle [email protected]~preinstall: [email protected] 1348 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\gauge-ff69de92 1349 info lifecycle [email protected]~preinstall: [email protected] 1350 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\isarray-6b5d4754 1351 info lifecycle [email protected]~preinstall: [email protected] 1352 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-c2455ab1 1353 info lifecycle [email protected]~preinstall: [email protected] 1354 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\glob-f055eb6b 1355 info lifecycle [email protected]~preinstall: [email protected] 1356 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\string_decoder-baa02c88 1357 info lifecycle [email protected]~preinstall: [email protected] 1358 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\readable-stream-ee2afe6c 1359 info lifecycle [email protected]~preinstall: [email protected] 1360 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\are-we-there-yet-e4f5f13a 1361 info lifecycle [email protected]~preinstall: [email protected] 1362 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-cb18f909 1363 info lifecycle [email protected]~preinstall: [email protected] 1364 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\strip-json-comments-74bfcfe0 1365 info lifecycle [email protected]~preinstall: [email protected] 1366 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\nopt-0ab0d6e1 1367 info lifecycle [email protected]~preinstall: [email protected] 1368 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\npmlog-7e45c000 1369 info lifecycle [email protected]~preinstall: [email protected] 1370 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\rimraf-e9ce74c4 1371 info lifecycle [email protected]~preinstall: [email protected] 1372 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\semver-b17eb496 1373 info lifecycle [email protected]~preinstall: [email protected] 1374 silly preinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\tar-b214ff52 1375 info lifecycle [email protected]~preinstall: [email protected] 1376 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1377 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1378 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1379 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1380 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1381 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1382 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1383 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1384 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1385 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1386 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1387 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1388 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1389 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1390 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1391 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1392 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing 1393 silly doReverseSerial remove 0 1394 silly doSerial move 0 1395 silly doSerial finalize 17 1396 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\ignore-walk\node_modules\minimatch 1397 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\minipass\node_modules\yallist 1398 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\needle\node_modules\iconv-lite 1399 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\gauge 1400 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\isarray 1401 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\minimatch 1402 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\glob 1403 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\string_decoder 1404 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\readable-stream 1405 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\are-we-there-yet 1406 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\yallist 1407 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\rc\node_modules\strip-json-comments 1408 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\nopt 1409 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\npmlog 1410 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\rimraf 1411 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\semver 1412 silly finalize F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\tar 1413 silly doSerial build 17 1414 silly build [email protected] 1415 info linkStuff [email protected] 1416 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\ignore-walk\node_modules as its parent node_modules 1417 verbose linkBins [email protected] 1418 verbose linkMans [email protected] 1419 silly build [email protected] 1420 info linkStuff [email protected] 1421 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\minipass\node_modules as its parent node_modules 1422 verbose linkBins [email protected] 1423 verbose linkMans [email protected] 1424 silly build [email protected] 1425 info linkStuff [email protected] 1426 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\needle\node_modules as its parent node_modules 1427 verbose linkBins [email protected] 1428 verbose linkMans [email protected] 1429 silly build [email protected] 1430 info linkStuff [email protected] 1431 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1432 verbose linkBins [email protected] 1433 verbose linkMans [email protected] 1434 silly build [email protected] 1435 info linkStuff [email protected] 1436 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1437 verbose linkBins [email protected] 1438 verbose linkMans [email protected] 1439 silly build [email protected] 1440 info linkStuff [email protected] 1441 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1442 verbose linkBins [email protected] 1443 verbose linkMans [email protected] 1444 silly build [email protected] 1445 info linkStuff [email protected] 1446 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1447 verbose linkBins [email protected] 1448 verbose linkMans [email protected] 1449 silly build [email protected] 1450 info linkStuff [email protected] 1451 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1452 verbose linkBins [email protected] 1453 verbose linkMans [email protected] 1454 silly build [email protected] 1455 info linkStuff [email protected] 1456 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1457 verbose linkBins [email protected] 1458 verbose linkMans [email protected] 1459 silly build [email protected] 1460 info linkStuff [email protected] 1461 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1462 verbose linkBins [email protected] 1463 verbose linkMans [email protected] 1464 silly build [email protected] 1465 info linkStuff [email protected] 1466 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1467 verbose linkBins [email protected] 1468 verbose linkMans [email protected] 1469 silly build [email protected] 1470 info linkStuff [email protected] 1471 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\rc\node_modules as its parent node_modules 1472 verbose linkBins [email protected] 1473 verbose linkMans [email protected] 1474 silly build [email protected] 1475 info linkStuff [email protected] 1476 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1477 verbose linkBins [email protected] 1478 verbose link bins [ { nopt: './bin/nopt.js' }, 1478 verbose link bins 'F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\.bin', 1478 verbose link bins false ] 1479 verbose linkMans [email protected] 1480 silly build [email protected] 1481 info linkStuff [email protected] 1482 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1483 verbose linkBins [email protected] 1484 verbose linkMans [email protected] 1485 silly build [email protected] 1486 info linkStuff [email protected] 1487 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1488 verbose linkBins [email protected] 1489 verbose link bins [ { rimraf: './bin.js' }, 1489 verbose link bins 'F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\.bin', 1489 verbose link bins false ] 1490 verbose linkMans [email protected] 1491 silly build [email protected] 1492 info linkStuff [email protected] 1493 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1494 verbose linkBins [email protected] 1495 verbose link bins [ { semver: './bin/semver' }, 1495 verbose link bins 'F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules\.bin', 1495 verbose link bins false ] 1496 verbose linkMans [email protected] 1497 silly build [email protected] 1498 info linkStuff [email protected] 1499 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting\node-printer\node_modules\node-pre-gyp\node_modules as its parent node_modules 1500 verbose linkBins [email protected] 1501 verbose linkMans [email protected] 1502 silly doSerial global-link 0 1503 silly doParallel update-linked 0 1504 silly doSerial install 17 1505 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-1ec04e72 1506 info lifecycle [email protected]~install: [email protected] 1507 silly lifecycle [email protected]~install: no script for install, continuing 1508 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-33b47cf5 1509 info lifecycle [email protected]~install: [email protected] 1510 silly lifecycle [email protected]~install: no script for install, continuing 1511 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\iconv-lite-5d364b08 1512 info lifecycle [email protected]~install: [email protected] 1513 silly lifecycle [email protected]~install: no script for install, continuing 1514 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\gauge-ff69de92 1515 info lifecycle [email protected]~install: [email protected] 1516 silly lifecycle [email protected]~install: no script for install, continuing 1517 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\isarray-6b5d4754 1518 info lifecycle [email protected]~install: [email protected] 1519 silly lifecycle [email protected]~install: no script for install, continuing 1520 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-c2455ab1 1521 info lifecycle [email protected]~install: [email protected] 1522 silly lifecycle [email protected]~install: no script for install, continuing 1523 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\glob-f055eb6b 1524 info lifecycle [email protected]~install: [email protected] 1525 silly lifecycle [email protected]~install: no script for install, continuing 1526 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\string_decoder-baa02c88 1527 info lifecycle [email protected]~install: [email protected] 1528 silly lifecycle [email protected]~install: no script for install, continuing 1529 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\readable-stream-ee2afe6c 1530 info lifecycle [email protected]~install: [email protected] 1531 silly lifecycle [email protected]~install: no script for install, continuing 1532 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\are-we-there-yet-e4f5f13a 1533 info lifecycle [email protected]~install: [email protected] 1534 silly lifecycle [email protected]~install: no script for install, continuing 1535 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-cb18f909 1536 info lifecycle [email protected]~install: [email protected] 1537 silly lifecycle [email protected]~install: no script for install, continuing 1538 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\strip-json-comments-74bfcfe0 1539 info lifecycle [email protected]~install: [email protected] 1540 silly lifecycle [email protected]~install: no script for install, continuing 1541 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\nopt-0ab0d6e1 1542 info lifecycle [email protected]~install: [email protected] 1543 silly lifecycle [email protected]~install: no script for install, continuing 1544 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\npmlog-7e45c000 1545 info lifecycle [email protected]~install: [email protected] 1546 silly lifecycle [email protected]~install: no script for install, continuing 1547 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\rimraf-e9ce74c4 1548 info lifecycle [email protected]~install: [email protected] 1549 silly lifecycle [email protected]~install: no script for install, continuing 1550 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\semver-b17eb496 1551 info lifecycle [email protected]~install: [email protected] 1552 silly lifecycle [email protected]~install: no script for install, continuing 1553 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\tar-b214ff52 1554 info lifecycle [email protected]~install: [email protected] 1555 silly lifecycle [email protected]~install: no script for install, continuing 1556 silly doSerial postinstall 17 1557 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-1ec04e72 1558 info lifecycle [email protected]~postinstall: [email protected] 1559 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1560 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-33b47cf5 1561 info lifecycle [email protected]~postinstall: [email protected] 1562 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1563 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\iconv-lite-5d364b08 1564 info lifecycle [email protected]~postinstall: [email protected] 1565 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1566 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\gauge-ff69de92 1567 info lifecycle [email protected]~postinstall: [email protected] 1568 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1569 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\isarray-6b5d4754 1570 info lifecycle [email protected]~postinstall: [email protected] 1571 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1572 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\minimatch-c2455ab1 1573 info lifecycle [email protected]~postinstall: [email protected] 1574 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1575 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\glob-f055eb6b 1576 info lifecycle [email protected]~postinstall: [email protected] 1577 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1578 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\string_decoder-baa02c88 1579 info lifecycle [email protected]~postinstall: [email protected] 1580 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1581 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\readable-stream-ee2afe6c 1582 info lifecycle [email protected]~postinstall: [email protected] 1583 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1584 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\are-we-there-yet-e4f5f13a 1585 info lifecycle [email protected]~postinstall: [email protected] 1586 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1587 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\yallist-cb18f909 1588 info lifecycle [email protected]~postinstall: [email protected] 1589 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1590 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\strip-json-comments-74bfcfe0 1591 info lifecycle [email protected]~postinstall: [email protected] 1592 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1593 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\nopt-0ab0d6e1 1594 info lifecycle [email protected]~postinstall: [email protected] 1595 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1596 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\npmlog-7e45c000 1597 info lifecycle [email protected]~postinstall: [email protected] 1598 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1599 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\rimraf-e9ce74c4 1600 info lifecycle [email protected]~postinstall: [email protected] 1601 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1602 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\semver-b17eb496 1603 info lifecycle [email protected]~postinstall: [email protected] 1604 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1605 silly postinstall [email protected] F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging\tar-b214ff52 1606 info lifecycle [email protected]~postinstall: [email protected] 1607 silly lifecycle [email protected]~postinstall: no script for postinstall, continuing 1608 verbose unlock done using C:\Users\Hp\AppData\Roaming\npm-cache_locks\staging-b54054248c449b7b.lock for F:\xampp\htdocs\nodeprinting\node-printer\node_modules.staging 1609 silly executeActions Finishing 1610 silly rollbackFailedOptional Starting 1611 silly rollbackFailedOptional Finishing 1612 silly install runPostinstallTopLevelLifecycles 1613 silly build [email protected] 1614 info linkStuff [email protected] 1615 silly linkStuff [email protected] has F:\xampp\htdocs\nodeprinting as its parent node_modules 1616 verbose linkBins [email protected] 1617 verbose linkMans [email protected] 1618 silly install [email protected] F:\xampp\htdocs\nodeprinting\node-printer\printer-196f565a 1619 info lifecycle [email protected]~install: [email protected] 1620 verbose lifecycle [email protected]~install: unsafe-perm in lifecycle true 1621 verbose lifecycle [email protected]~install: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;F:\xampp\htdocs\nodeprinting\node-printer\node_modules.bin;C:\Program Files\ImageMagick-7.0.7-Q16;C:\Program Files (x86)\ImageMagick-6.7.7-Q16;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Users\Hp.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;c:\Program Files\Microsoft SQL Server\110\Tools\Binn;c:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio;c:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn;c:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn;C:\Program Files\Microsoft SQL Server\110\DTS\Binn;C:\Program Files\Microsoft\Web Platform Installer;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\DTS\Binn;C:\Program Files (x86)\PuTTY;C:\Program Files (x86)\Skype\Phone;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files\nodejs;C:\ProgramData\ComposerSetup\bin;D:\xampp\php;C:\ProgramData\chocolatey\bin;C:\Users\Hp\AppData\Local\Microsoft\WindowsApps;C:\Users\Hp\AppData\Roaming\npm;C:\Users\Hp\AppData\Roaming\Composer\vendor\bin; 1622 verbose lifecycle [email protected]~install: CWD: F:\xampp\htdocs\nodeprinting\node-printer 1623 silly lifecycle [email protected]~install: Args: [ '/d /s /c', 'node-pre-gyp install --fallback-to-build' ] 1624 silly lifecycle [email protected]~install: Returned: code: 1 signal: null 1625 info lifecycle [email protected]~install: Failed to exec install script 1626 warn [email protected] No license field. 1627 verbose If you need help, you may report this error at: 1627 verbose https://github.com/npm/npm/issues 1628 verbose stack Error: [email protected] install: node-pre-gyp install --fallback-to-build 1628 verbose stack Exit status 1 1628 verbose stack at EventEmitter. (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:255:16) 1628 verbose stack at emitTwo (events.js:106:13) 1628 verbose stack at EventEmitter.emit (events.js:191:7) 1628 verbose stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:40:14) 1628 verbose stack at emitTwo (events.js:106:13) 1628 verbose stack at ChildProcess.emit (events.js:191:7) 1628 verbose stack at maybeClose (internal/child_process.js:891:16) 1628 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 1629 verbose pkgid [email protected] 1630 verbose cwd F:\xampp\htdocs\nodeprinting\node-printer\examples 1631 error Windows_NT 10.0.16299 1632 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" 1633 error node v6.11.1 1634 error npm v3.10.10 1635 error code ELIFECYCLE 1636 error [email protected] install: node-pre-gyp install --fallback-to-build 1636 error Exit status 1 1637 error Failed at the [email protected] install script 'node-pre-gyp install --fallback-to-build'. 1637 error Make sure you have the latest version of node.js and npm installed. 1637 error If you do, this is most likely a problem with the printer package, 1637 error not with npm itself. 1637 error Tell the author that this fails on your system: 1637 error node-pre-gyp install --fallback-to-build 1637 error You can get information on how to open an issue for this project with: 1637 error npm bugs printer 1637 error Or if that isn't available, you can get their info via: 1637 error npm owner ls printer 1637 error There is likely additional logging output above. 1638 verbose exit [ 1, true ]

rizwansultan88 avatar Jun 15 '18 03:06 rizwansultan88